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 d0ff121 commit b23c1d5Copy full SHA for b23c1d5
pkg/ingress/class_loader.go
@@ -17,7 +17,6 @@ import (
17
)
18
19
const (
20
- // the controller name used in IngressClass for ALB.
21
// the Kind for IngressClassParams CRD.
22
ingressClassParamsKind = "IngressClassParams"
23
// default class from ingressClass
0 commit comments