mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
b157db4cb4
commit
8b887578f8
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ spec:
|
|||
- match: Host(`authentik.durp.info`) && PathPrefix(`/`)
|
||||
kind: Rule
|
||||
services:
|
||||
- name: authentik
|
||||
- name: authentik-service
|
||||
port: 80
|
||||
tls:
|
||||
secretName: authentik-tls
|
||||
|
|
@ -39,4 +39,4 @@ metadata:
|
|||
external-dns.alpha.kubernetes.io/hostname: authentik.durp.info
|
||||
spec:
|
||||
type: ExternalName
|
||||
externalName: durp.info
|
||||
externalName: durp.info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue