diff --git a/kube/deploy/core/db/pg/clusters/template/pguser/kustomization.yaml b/kube/deploy/core/db/pg/clusters/template/pguser/kustomization.yaml new file mode 100644 index 00000000..96dd9ee4 --- /dev/null +++ b/kube/deploy/core/db/pg/clusters/template/pguser/kustomization.yaml @@ -0,0 +1,5 @@ +--- +apiVersion: kustomize.config.k8s.io/v1beta1 +kind: Kustomization +resources: + - externalsecrets.yaml