diff --git a/kube-system/traefik-helmchartconfig.yaml b/kube-system/traefik-helmchartconfig.yaml new file mode 100644 index 0000000..70e98eb --- /dev/null +++ b/kube-system/traefik-helmchartconfig.yaml @@ -0,0 +1,8 @@ +apiVersion: helm.cattle.io/v1 +kind: HelmChartConfig +metadata: + name: traefik + namespace: kube-system +spec: + valuesContent: |- + externalTrafficPolicy: Local