瀏覽代碼

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