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.
1 parent bce1775 commit 0a0a689Copy full SHA for 0a0a689
system/ingress-nginx/values.yaml
@@ -16,6 +16,7 @@ ingress-nginx:
16
proxy_cache_use_stale updating;
17
use-forwarded-headers: true
18
allow-snippet-annotations: true
19
+ annotations-risk-level: Critical
20
enable-brotli: "true"
21
brotli-level: "6"
22
# Added text/html and application/vnd.api+json + default ones:
0 commit comments