diff --git a/k8s/core/postgresql/kustomization.yaml b/k8s/core/postgresql/kustomization.yaml index 47d90b5..917bb42 100644 --- a/k8s/core/postgresql/kustomization.yaml +++ b/k8s/core/postgresql/kustomization.yaml @@ -14,6 +14,7 @@ helmCharts: repo: https://helm.runix.net version: 1.37.0 releaseName: pgmanager + namespace: psql valuesFile: values.yaml includeCRDs: true