Vadim Surkov 5 年 前
親
コミット
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 }}