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
bc56685869
commit
5635fe8a06
1 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ spec:
|
|||
entryPoints:
|
||||
- websecure
|
||||
routes:
|
||||
- match: Host(`authentik.infra.durp.info`) && PathPrefix(`/`)
|
||||
- match: Host(`authentik.durp.info`) && PathPrefix(`/`)
|
||||
kind: Rule
|
||||
services:
|
||||
- name: authentik-server
|
||||
|
|
@ -25,7 +25,7 @@ spec:
|
|||
issuerRef:
|
||||
name: vault-issuer
|
||||
kind: ClusterIssuer
|
||||
commonName: "authentik.infra.durp.info"
|
||||
commonName: "authentik.durp.info"
|
||||
dnsNames:
|
||||
- "authentik.infra.durp.info"
|
||||
- "authentik.durp.info"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue