ソースを参照

Update service.yaml

devopsjourney1 2 年 前
コミット
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