diff --git a/durpapi/templates/ingress.yaml b/durpapi/templates/ingress.yaml index 9b2029e..c47fe25 100644 --- a/durpapi/templates/ingress.yaml +++ b/durpapi/templates/ingress.yaml @@ -40,5 +40,6 @@ metadata: spec: plugin: jwt: - Keys: - - https://authentik.durp.info/application/o/api/jwks + Required: true + Keys: + - https://authentik.durp.info/application/o/api/jwks \ No newline at end of file