Browse Source

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

Brad 2 năm trước cách đây
mục cha
commit
a2ffd5f29f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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