Преглед изворни кода

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

Brad пре 2 година
родитељ
комит
a2ffd5f29f
1 измењених фајлова са 1 додато и 1 уклоњено
  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