Fix portalhook again

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-03 21:41:32 +02:00
parent 5a82fb0d08
commit fa97f64500
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.9
version: 0.0.10

View File

@@ -9,7 +9,7 @@ apiVersion: v1
kind: ConfigMap
metadata:
name: portalhook
namespace: $namespace
namespace: {{ $namespace }}
data:
{{- $ports := dict }}
{{- range $.Values.service }}