mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -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:
|
||||
- match: Host("test.durp.info") && PathPrefix(`/`)
|
||||
kind: Rule
|
||||
middlewares:
|
||||
- name: jwt
|
||||
#middlewares:
|
||||
# - name: jwt
|
||||
services:
|
||||
- name: "durpapi-service"
|
||||
port: 80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue