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
26cfd4d029
commit
6d98acb7f8
1 changed files with 3 additions and 3 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
|
||||
|
|
@ -40,6 +40,6 @@ metadata:
|
|||
spec:
|
||||
plugin:
|
||||
jwt:
|
||||
Required: true
|
||||
#Required: true
|
||||
Keys:
|
||||
- https://authentik.durp.info/application/o/api/jwks
|
||||
Loading…
Add table
Add a link
Reference in a new issue