EUGENIO SOUZA CARVALHO 3 years ago
parent
commit
37d7709c4b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      values.yaml

+ 2 - 2
values.yaml

@@ -10,8 +10,8 @@ image:
   pullPolicy: IfNotPresent
 
 service:
-  # type: ClusterIP
-  type: LoadBalancer
+  type: ClusterIP
+  # type: LoadBalancer
   port: 80
   targetPort: 8000