mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -05:00
Update durpapi/templates/ingress.yaml
This commit is contained in:
parent
51d25521f9
commit
26cfd4d029
1 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ spec:
|
||||||
routes:
|
routes:
|
||||||
- match: Host("test.durp.info") && PathPrefix(`/`)
|
- match: Host("test.durp.info") && PathPrefix(`/`)
|
||||||
kind: Rule
|
kind: Rule
|
||||||
middlewares:
|
#middlewares:
|
||||||
- name: jwt
|
# - name: jwt
|
||||||
services:
|
services:
|
||||||
- name: "durpapi-service"
|
- name: "durpapi-service"
|
||||||
port: 80
|
port: 80
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue