sso-kustom/examples/k8s/kind/cluster/patches/nginx-controller.yaml

6 lines
139 B
YAML

- op: replace
path: "/data/allow-snippet-annotations"
value: "true"
- op: replace
path: "/data/use-forwarded-headers"
value: "true"