ingress-nginx: re-enable snippets
This commit is contained in:
parent
98865551e7
commit
8bfad21bea
kustomizations/ingress-nginx
|
@ -12,6 +12,9 @@ configMapGenerator:
|
|||
- name: ingress-nginx-controller
|
||||
options:
|
||||
disableNameSuffixHash: true
|
||||
literals:
|
||||
- allow-snippet-annotations=true
|
||||
- annotations-risk-level=Critical
|
||||
replacements:
|
||||
- source:
|
||||
kind: Certificate
|
||||
|
|
Loading…
Reference in New Issue