diff --git a/charts/postgres-local/values.yaml b/charts/postgres-local/values.yaml index cc5164e..99f16a1 100644 --- a/charts/postgres-local/values.yaml +++ b/charts/postgres-local/values.yaml @@ -4,10 +4,6 @@ postgresql: primary: persistence: existingClaim: pg-pvc - service: - type: NodePort - nodePorts: - postgresql: 30001 auth: postgresPassword: pgpass username: scryuser