fix: use hydra-ldap and olm operator to fix example
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
- op: replace
|
||||
path: "/data/allow-snippet-annotations"
|
||||
value: "true"
|
||||
- op: replace
|
||||
path: "/data/use-forwarded-headers"
|
||||
value: "true"
|
||||
kind: ConfigMap
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
name: ingress-nginx-controller
|
||||
data:
|
||||
allow-snippet-annotations: "true"
|
||||
use-forwarded-headers: "true"
|
||||
strict-validate-path-type: "false"
|
||||
annotations-risk-level: "Critical"
|
||||
|
Reference in New Issue
Block a user