* Automatically generate electionID from the fullname or use the set value. * Updated the chart readme to include the new empty default. * Rebuilt the Helm readme with helm-docs.
This commit is contained in:
parent
499dbf57af
commit
249780737c
5 changed files with 16 additions and 6 deletions
|
|
@ -99,8 +99,8 @@ controller:
|
|||
# -- 'hostPort' https port
|
||||
https: 443
|
||||
|
||||
# -- Election ID to use for status update
|
||||
electionID: ingress-controller-leader
|
||||
# -- Election ID to use for status update, by default it uses the controller name combined with a suffix of 'leader'
|
||||
electionID: ""
|
||||
|
||||
## This section refers to the creation of the IngressClass resource
|
||||
## IngressClass resources are supported since k8s >= 1.18 and required since k8s >= 1.19
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue