mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 23:47:48 +08:00
Fix svc type for values-production.yaml
This commit is contained in:
@@ -46,8 +46,9 @@ postgresqlUsername: postgres
|
||||
## Kubernetes configuration
|
||||
## For minikube, set this to NodePort, elsewhere use LoadBalancer
|
||||
##
|
||||
serviceType: ClusterIP
|
||||
port: 5432
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 5432
|
||||
|
||||
## PostgreSQL data Persistent Volume Storage Class
|
||||
## If defined, storageClassName: <storageClass>
|
||||
|
||||
Reference in New Issue
Block a user