We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e6083 commit 0b47d37Copy full SHA for 0b47d37
cluster/apps/default/wiki/wikijs/app/helm-release.yaml
@@ -79,7 +79,7 @@ spec:
79
cert-manager.io/cluster-issuer: "letsencrypt-production"
80
traefik.ingress.kubernetes.io/router.entrypoints: "websecure"
81
coredns.io/hostname: "wiki.${XYZ_DOMAIN}"
82
- traefik.ingress.kubernetes.io/router.middlewares: "networking-bloopnet-xyz-auth@kubernetescrd"
+ traefik.ingress.kubernetes.io/router.middlewares: "networking-rfc1918@kubernetescrd"
83
hosts:
84
- host: "wiki.${XYZ_DOMAIN}"
85
paths:
0 commit comments