aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/common/nginx/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/common/nginx/values.yaml')
-rw-r--r--kubernetes/common/nginx/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/common/nginx/values.yaml b/kubernetes/common/nginx/values.yaml
index d794acb936..bb26ecebf2 100644
--- a/kubernetes/common/nginx/values.yaml
+++ b/kubernetes/common/nginx/values.yaml
@@ -636,7 +636,7 @@ staticSitePVC: ""
service:
## @param service.type Service type
##
- type: LoadBalancer
+ type: ClusterIP
## @param service.ports.http Service HTTP port
## @param service.ports.https Service HTTPS port
##