Remove router.tls annotation

This specialized the ingress for https connections which is no longer
the case for the combined ingress
merge-requests/3/head
bom 2 years ago
parent 948b7d92e7
commit d635988f5a

@ -7,7 +7,6 @@ metadata:
app.kubernetes.part-of: c4k-common-app
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: web, websecure
traefik.ingress.kubernetes.io/router.tls: "true"
traefik.ingress.kubernetes.io/router.middlewares: default-redirect-https@kubernetescrd
spec:
tls:

Loading…
Cancel
Save