diff --git a/argo/utilities/templates/traefik.yaml b/argo/utilities/templates/traefik.yaml index 8ccf372..082f081 100644 --- a/argo/utilities/templates/traefik.yaml +++ b/argo/utilities/templates/traefik.yaml @@ -9,6 +9,9 @@ spec: destination: namespace: kube-system server: https://kubernetes.default.svc + syncPolicy: + syncOptions: + - CreateNamespace=true project: default source: repoURL: https://traefik.github.io/charts