diff --git a/postgresql/helmrelease-postgresql.yaml b/postgresql/helmrelease-postgresql.yaml index cb6f280..943c0b4 100644 --- a/postgresql/helmrelease-postgresql.yaml +++ b/postgresql/helmrelease-postgresql.yaml @@ -612,7 +612,7 @@ spec: service: ## @param primary.service.type Kubernetes Service type ## - type: LoadBalancer + type: ClusterIP ## @param primary.service.ports.postgresql PostgreSQL service port ## ports: