Dont use ksops, maybe
This commit is contained in:
parent
2ae133a7e2
commit
514414c4b0
|
@ -1,7 +1,8 @@
|
||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
generators:
|
#generators:
|
||||||
- ksops.yaml
|
#- ksops.yaml
|
||||||
resources:
|
resources:
|
||||||
|
- traefik-secrets.sops.yaml
|
||||||
- helm-repository.yaml
|
- helm-repository.yaml
|
||||||
- helm-release.yaml
|
- helm-release.yaml
|
||||||
|
|
Loading…
Reference in New Issue