add ccache
This commit is contained in:
parent
6c5c4b0df8
commit
fc62becfd7
4 changed files with 26 additions and 11 deletions
|
@ -2,3 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||
kind: Kustomization
|
||||
resources:
|
||||
- websites.yaml
|
||||
- security.yaml
|
||||
|
|
5
flux/olympus/core/namespaces/security.yaml
Normal file
5
flux/olympus/core/namespaces/security.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: security
|
Loading…
Add table
Add a link
Reference in a new issue