Update durpapi/templates/ingress.yaml

This commit is contained in:
2024-01-23 06:36:29 -08:00
parent 26cfd4d029
commit 6d98acb7f8

View File

@@ -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
@@ -40,6 +40,6 @@ metadata:
spec: spec:
plugin: plugin:
jwt: jwt:
Required: true #Required: true
Keys: Keys:
- https://authentik.durp.info/application/o/api/jwks - https://authentik.durp.info/application/o/api/jwks