mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update
This commit is contained in:
parent
b1e4fc4ee3
commit
57d47c8513
2 changed files with 3 additions and 3 deletions
|
|
@ -8,6 +8,9 @@ spec:
|
|||
routes:
|
||||
- match: Host(`kuma.durp.info`) && PathPrefix(`/`)
|
||||
kind: Rule
|
||||
middlewares:
|
||||
- name: authentik-proxy-provider
|
||||
namespace: traefik
|
||||
services:
|
||||
- name: master-cluster
|
||||
port: 443
|
||||
|
|
|
|||
|
|
@ -7,9 +7,6 @@ spec:
|
|||
- websecure
|
||||
routes:
|
||||
- match: Host(`kuma.durp.info`) && PathPrefix(`/`)
|
||||
middlewares:
|
||||
- name: authentik-proxy-provider
|
||||
namespace: traefik
|
||||
kind: Rule
|
||||
services:
|
||||
- name: service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue