fix comment on PR
This commit is contained in:
parent
dbb0c78b2c
commit
2b367ee0b6
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@ func (n *NGINXController) Start() {
|
|||
|
||||
// we need to use the defined ingress class to allow multiple leaders
|
||||
// in order to update information about ingress status
|
||||
// TODO: For now, as the IngressClass logics has changed, is up to the
|
||||
// TODO: For now, as the IngressClass logic has changed, is up to the
|
||||
// cluster admin to create different Leader Election IDs.
|
||||
// Should revisit this in a future
|
||||
electionID := n.cfg.ElectionID
|
||||
|
|
Loading…
Reference in a new issue