add ccache

This commit is contained in:
Vivian 2023-01-18 09:42:09 +01:00
parent e777599504
commit c828b15d88
4 changed files with 26 additions and 11 deletions

View file

@ -2,3 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- websites.yaml
- security.yaml

View file

@ -0,0 +1,5 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: security