We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11bb488 commit 9d24625Copy full SHA for 9d24625
charts/traefik/values.secure.yaml.gotmpl
@@ -54,7 +54,7 @@ extraObjects:
54
kind: Ingress
55
metadata:
56
name: traefik-dashboard
57
- namesoace: traefik
+ namespace: traefik
58
annotations:
59
traefik.ingress.kubernetes.io/router.entrypoints: websecure
60
traefik.ingress.kubernetes.io/router.middlewares: traefik-traefik-basic-auth@kubernetescrd # namespace + middleware name
0 commit comments