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 93aa0b0 commit 2c38ae7Copy full SHA for 2c38ae7
test/e2e/network/service_cidrs.go
@@ -61,7 +61,7 @@ var _ = common.SIGDescribe(feature.ServiceCIDRs, framework.WithFeatureGate(featu
61
62
})
63
64
- ginkgo.It("should create Services and servce on different Service CIDRs", func(ctx context.Context) {
+ ginkgo.It("should create Services and serve on different Service CIDRs", func(ctx context.Context) {
65
// create a new service CIDR
66
svcCIDR := &networkingv1beta1.ServiceCIDR{
67
ObjectMeta: metav1.ObjectMeta{
0 commit comments