mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
Update file kasm-ingress.yaml
This commit is contained in:
parent
8ab94ec617
commit
f4c71c6129
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ spec:
|
||||||
entryPoints:
|
entryPoints:
|
||||||
- websecure
|
- websecure
|
||||||
routes:
|
routes:
|
||||||
- match: Host(`kasm.durp.durp.info`) && PathPrefix(`/`)
|
- match: Host(`kasm.durp.info`) && PathPrefix(`/`)
|
||||||
kind: Rule
|
kind: Rule
|
||||||
services:
|
services:
|
||||||
- name: kasm
|
- name: kasm
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue