Add harbor secrets to kustomize.yaml
This commit is contained in:
parent
97cb9288f5
commit
3250c0b4ea
|
@ -1,6 +1,7 @@
|
||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
|
- ./harbor.sops.yaml
|
||||||
- ./harbor-pv.yaml
|
- ./harbor-pv.yaml
|
||||||
- ./helm-repository.yaml
|
- ./helm-repository.yaml
|
||||||
- ./helm-release.yaml
|
- ./helm-release.yaml
|
||||||
|
|
Loading…
Reference in New Issue