From f15c9eddd758951d5d3501411368d1155b445a1e Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 23 Jan 2024 07:24:22 -0800 Subject: [PATCH] Update durpapi/templates/ingress.yaml --- durpapi/templates/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/durpapi/templates/ingress.yaml b/durpapi/templates/ingress.yaml index 38ea057..c47fe25 100644 --- a/durpapi/templates/ingress.yaml +++ b/durpapi/templates/ingress.yaml @@ -40,6 +40,6 @@ metadata: spec: plugin: jwt: - #Required: true + Required: true Keys: - https://authentik.durp.info/application/o/api/jwks \ No newline at end of file