Prefer secure over web
This commit is contained in:
parent
35a08a2168
commit
64d57e7e2d
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ metadata:
|
||||||
name: nextcloud
|
name: nextcloud
|
||||||
namespace: nextcloud
|
namespace: nextcloud
|
||||||
annotations:
|
annotations:
|
||||||
traefik.ingress.kubernetes.io/router.entrypoints: web
|
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||||
external-dns.alpha.kubernetes.io/hostname: nc.hxme.net
|
external-dns.alpha.kubernetes.io/hostname: nc.hxme.net
|
||||||
spec:
|
spec:
|
||||||
tls:
|
tls:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue