devopsjourney1 2 лет назад
Родитель
Сommit
9aa64ad2e6
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