Browse Source

formatting

Vadim Surkov 3 years ago
parent
commit
b98ef6aa18
1 changed files with 1 additions and 1 deletions
  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 }}