portalhook quote

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-03 21:27:17 +02:00
parent d260bca072
commit c321e68f65
2 changed files with 2 additions and 2 deletions

View File

@@ -22,4 +22,4 @@ sources:
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
type: application
version: 0.0.8
version: 0.0.9

View File

@@ -18,6 +18,6 @@ data:
{{- end }}
{{- end }}
{{- range $name, $value := $ports }}
{{ $name }}: {{ $value.port }}
{{ $name }}: {{ $value.port | quote }}
{{- end }}
{{- end }}