mirror of
https://github.com/nais/wonderwall.git
synced 2026-08-23 21:16:14 +00:00
chart: disable global auth for forwardAuth ingress
This commit is contained in:
@@ -4,6 +4,7 @@ kind: Ingress
|
||||
metadata:
|
||||
annotations:
|
||||
nginx.ingress.kubernetes.io/proxy-buffer-size: 16k
|
||||
nginx.ingress.kubernetes.io/enable-global-auth: "false"
|
||||
prometheus.io/path: /oauth2/ping
|
||||
prometheus.io/scrape: "true"
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user