Improve documentation
This commit is contained in:
parent
d3140cda9f
commit
02ae6b857e
1 changed files with 2 additions and 0 deletions
|
@ -527,6 +527,8 @@ controller:
|
||||||
|
|
||||||
# -- Modules, which are mounted into the core nginx image. See values.yaml for a sample to add opentelemetry module
|
# -- Modules, which are mounted into the core nginx image. See values.yaml for a sample to add opentelemetry module
|
||||||
extraModules: []
|
extraModules: []
|
||||||
|
# - name: mytestmodule
|
||||||
|
# image: registry.k8s.io/ingress-nginx/mytestmodule
|
||||||
# containerSecurityContext:
|
# containerSecurityContext:
|
||||||
# allowPrivilegeEscalation: false
|
# allowPrivilegeEscalation: false
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue