Trigger new helmdoc generation
This commit is contained in:
parent
2db580a513
commit
51fa86e690
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ controller:
|
||||||
# -- Will add custom configuration options to Nginx https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/
|
# -- Will add custom configuration options to Nginx https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/
|
||||||
config: {}
|
config: {}
|
||||||
|
|
||||||
# -- Annotations to be added to the controller config configuration configmap
|
# -- Annotations to be added to the controller config configuration configmap.
|
||||||
configAnnotations: {}
|
configAnnotations: {}
|
||||||
|
|
||||||
# -- Will add custom headers before sending traffic to backends according to https://github.com/kubernetes/ingress-nginx/tree/main/docs/examples/customization/custom-headers
|
# -- Will add custom headers before sending traffic to backends according to https://github.com/kubernetes/ingress-nginx/tree/main/docs/examples/customization/custom-headers
|
||||||
|
|
Loading…
Reference in a new issue