Skip to content

Commit 0a0a689

Browse files
committed
nginx: Increase annotation risk level to Critcial
controller-v1.12.0 sets default value to High which does not allow snippets
1 parent bce1775 commit 0a0a689

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

system/ingress-nginx/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ingress-nginx:
1616
proxy_cache_use_stale updating;
1717
use-forwarded-headers: true
1818
allow-snippet-annotations: true
19+
annotations-risk-level: Critical
1920
enable-brotli: "true"
2021
brotli-level: "6"
2122
# Added text/html and application/vnd.api+json + default ones:

0 commit comments

Comments
 (0)