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 }}