add annotations-risk-level: Critical and use allowSnippetAnnotations

This commit is contained in:
ace
2026-01-05 17:42:37 +03:00
parent 9cd2063305
commit bdbdab8383
4 changed files with 11 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ external_ingress_nginx_default_values:
use-proxy-protocol: true
use-forward-headers: true
compute-full-forward-for: true
annotations-risk-level: Critical
publishService:
enabled: true
scope:
@@ -17,3 +18,4 @@ external_ingress_nginx_default_values:
ingressClassResource:
name: "{{ external_ingress_class }}"
controllerValue: "k8s.io/{{ external_ingress_class }}"
allowSnippetAnnotations: true