fix(trilium): attempt to fix trilium's ingress by removing cert manager annotation
This commit is contained in:
parent
ba7d44ba4a
commit
5cd701b656
|
@ -32,9 +32,7 @@ spec:
|
|||
main:
|
||||
enabled: true
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||
#traefik.ingress.kubernetes.io/router.middlewares: traefik-authentik@kubernetescrd
|
||||
hosts:
|
||||
- host: &host "notes.${SECRET_NEW_DOMAIN}"
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue