fix k8s/operators/kustomization.yaml
This commit is contained in:
parent
890f74d0ae
commit
c34a561992
1 changed files with 3 additions and 2 deletions
|
@ -2,8 +2,9 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- longhorn
|
- longhorn
|
||||||
- postgres-operator
|
|
||||||
- cert-manager
|
- cert-manager
|
||||||
- openbao
|
- external-secrets
|
||||||
- kube-prometheus
|
- kube-prometheus
|
||||||
|
- openbao
|
||||||
|
- postgres-operator
|
||||||
- secrets-store-csi-driver
|
- secrets-store-csi-driver
|
||||||
|
|
Loading…
Reference in a new issue