wip
This commit is contained in:
parent
855e578ae8
commit
c3da3c6d06
|
@ -14,7 +14,9 @@ spec:
|
|||
namespace: "{{ .Release.Namespace }}"
|
||||
name: in-cluster
|
||||
syncPolicy:
|
||||
automated: {}
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
retry:
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
kind: Kustomization
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
|
||||
resources:
|
||||
- "https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.20.5/controller.yaml"
|
Loading…
Reference in New Issue
Block a user