mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-19 01:56:18 +10:00
changed serviceType to LoadBalancer
This commit is contained in:
@@ -38,7 +38,7 @@ mariadb:
|
||||
## Kubernetes configuration
|
||||
## For minikube, set this to NodePort, elsewhere use LoadBalancer
|
||||
##
|
||||
serviceType: NodePort
|
||||
serviceType: LoadBalancer
|
||||
|
||||
## Enable persistence using Persistent Volume Claims
|
||||
## ref: http://kubernetes.io/docs/user-guide/persistent-volumes/
|
||||
|
||||
Reference in New Issue
Block a user