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
36685f382d
commit
2e798f2a06
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,8 @@ spec:
|
||||||
- match: Host(`test.durp.info`) && PathPrefix(`/`)
|
- match: Host(`test.durp.info`) && PathPrefix(`/`)
|
||||||
kind: Rule
|
kind: Rule
|
||||||
services:
|
services:
|
||||||
- name: foobar@internal
|
- name: foobar
|
||||||
|
namespace: traefik
|
||||||
port: 443
|
port: 443
|
||||||
tls:
|
tls:
|
||||||
secretName: authentik-tls
|
secretName: authentik-tls
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue