mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update file ingress.yaml
This commit is contained in:
parent
3aa93abf2f
commit
c1e556b504
1 changed files with 4 additions and 1 deletions
|
|
@ -56,9 +56,12 @@ spec:
|
|||
- websecure
|
||||
routes:
|
||||
- match: Host(`kuma.durp.info`) && PathPrefix(`/`)
|
||||
middlewares:
|
||||
- name: authentik-proxy-provider
|
||||
namespace: traefik
|
||||
kind: Rule
|
||||
services:
|
||||
- name: kuma
|
||||
- name: service
|
||||
port: 3001
|
||||
tls:
|
||||
secretName: kuma-tls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue