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