mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-21 23:39:48 +00:00
fix(ingress-nginx): annotations-risk-level for forward auth
4.12.x restricts annotations even harder
This commit is contained in:
@@ -11,6 +11,7 @@ controller:
|
||||
extraArgs:
|
||||
default-backend-service: "ingress/default-backend"
|
||||
config:
|
||||
annotations-risk-level: "Critical"
|
||||
enable-brotli: "true"
|
||||
enable-real-ip: "true"
|
||||
use-forwarded-headers: "true"
|
||||
|
||||
Reference in New Issue
Block a user