Explorar el Código

Merge branch 'master' of https://github.com/devopsjourney1/argo-examples

Brad hace 2 años
padre
commit
a2ffd5f29f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      helm-webapp/templates/service.yaml

+ 1 - 1
helm-webapp/templates/service.yaml

@@ -12,4 +12,4 @@ spec:
   selector:
     app: {{ .Values.appName }}
     tier: frontend
-  type: LoadBalancer
+  type: NodePort