mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update file plex-ingress.yaml
This commit is contained in:
parent
6d16845039
commit
17d7110c62
1 changed files with 3 additions and 3 deletions
|
|
@ -64,7 +64,7 @@ spec:
|
|||
entryPoints:
|
||||
- websecure
|
||||
routes:
|
||||
- match: Host(`plex.internal.durp.info`)
|
||||
- match: Host(`plex.durp.info`)
|
||||
kind: Rule
|
||||
services:
|
||||
- name: plex
|
||||
|
|
@ -84,6 +84,6 @@ spec:
|
|||
issuerRef:
|
||||
name: letsencrypt-production
|
||||
kind: ClusterIssuer
|
||||
commonName: "plex.internal.durp.info"
|
||||
commonName: "plex.durp.info"
|
||||
dnsNames:
|
||||
- "plex.internal.durp.info"
|
||||
- "plex.durp.info"
|
||||
Loading…
Add table
Add a link
Reference in a new issue