We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbb0c78 commit 2b367eeCopy full SHA for 2b367ee
internal/ingress/controller/nginx.go
@@ -263,7 +263,7 @@ func (n *NGINXController) Start() {
263
264
// we need to use the defined ingress class to allow multiple leaders
265
// in order to update information about ingress status
266
- // 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
267
// cluster admin to create different Leader Election IDs.
268
// Should revisit this in a future
269
electionID := n.cfg.ElectionID
0 commit comments