We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
allow-cross-namespace-resources: true
1 parent 9078244 commit 7b03356Copy full SHA for 7b03356
system/ingress-nginx/values.yaml
@@ -19,6 +19,7 @@ ingress-nginx:
19
use-forwarded-headers: true
20
allow-snippet-annotations: true
21
annotations-risk-level: Critical
22
+ allow-cross-namespace-resources: "true"
23
enable-brotli: "true"
24
brotli-level: "6"
25
# Added text/html and application/vnd.api+json + default ones:
0 commit comments