소스 검색

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