Update pkg/controller/test/context_builder.go
Signed-off-by: Jake Sanders <i@am.so-aweso.me> Co-authored-by: Maël Valais <mael@vls.dev>
This commit is contained in:
parent
67c6586161
commit
87bf05601f
@ -120,7 +120,7 @@ func (b *Builder) Init() {
|
||||
GroupVersion: networkingv1.SchemeGroupVersion.String(),
|
||||
APIResources: []metav1.APIResource{
|
||||
{
|
||||
Name: "Ingresses",
|
||||
Name: "ingresses",
|
||||
SingularName: "Ingress",
|
||||
Namespaced: true,
|
||||
Group: networkingv1.GroupName,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user