mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
NodePort -> ClusterIP
This commit is contained in:
@@ -7,7 +7,7 @@ image:
|
||||
## NodePort is default
|
||||
## ref: http://kubernetes.io/docs/user-guide/services/
|
||||
service:
|
||||
type: LoadBalancer
|
||||
type: ClusterIP
|
||||
|
||||
## Persist data to a persitent volume
|
||||
persistence:
|
||||
|
||||
Reference in New Issue
Block a user