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
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./harbor.sops.yaml
|
||||
- ./harbor-pv.yaml
|
||||
- ./helm-repository.yaml
|
||||
- ./helm-release.yaml
|
||||
|
|
Loading…
Reference in New Issue