Vadim Surkov hace 3 años
padre
commit
b98ef6aa18
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 }}