add kustomization.yaml
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
resources:
|
||||||
|
- namespace.yaml
|
||||||
|
- minio-secret.sops.yaml
|
||||||
|
- secret.sops.yaml
|
||||||
|
- cnpg-cluster-synapse.yaml
|
||||||
|
- cnpg-cluster-mas.yaml
|
||||||
|
- cnpg-scheduledbackup-synapse.yaml
|
||||||
|
- cnpg-scheduledbackup-mas.yaml
|
||||||
|
- helmrepository.yaml
|
||||||
|
- helmrelease.yaml
|
||||||
Reference in New Issue
Block a user