Update k8s/core/postgresql/kustomization.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 8s
All checks were successful
Check with kubeconform / lint (push) Successful in 8s
This commit is contained in:
@ -15,6 +15,6 @@ helmCharts:
|
|||||||
version: 1.37.0
|
version: 1.37.0
|
||||||
releaseName: pgmanager
|
releaseName: pgmanager
|
||||||
namespace: psql
|
namespace: psql
|
||||||
valuesFile: values.yaml
|
valuesFile: pgadmin4-values.yaml
|
||||||
includeCRDs: true
|
includeCRDs: true
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user