Vadim Surkov 3 年 前
コミット
b98ef6aa18
1 ファイル変更1 行追加1 行削除
  1. 1 1
      helm/templates/service.yaml

+ 1 - 1
helm/templates/service.yaml

@@ -13,4 +13,4 @@ spec:
     port: {{ .Values.inbound_port }}
   loadBalancerIP: {{ .Values.inbound_IP }}
   externalTrafficPolicy: Local
-  {{- end }}
+{{- end }}