fix(plex): remove ingress class
This commit is contained in:
parent
6b070b74d2
commit
ae027e74c3
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ spec:
|
|||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||
className: external
|
||||
#className: external
|
||||
hosts:
|
||||
- host: "plex.${SECRET_NEW_DOMAIN}"
|
||||
paths:
|
||||
|
|
Loading…
Add table
Reference in a new issue