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 0b3879d commit 8543e03Copy full SHA for 8543e03
test/e2e/crds/v2/globalrule.go
@@ -47,7 +47,7 @@ spec:
47
`
48
49
const ingressClassYaml = `
50
-apiVersion: networking.k8s.io/v1
+apiVersion: networking.k8s.io/v1beta1
51
kind: IngressClass
52
metadata:
53
name: apisix
0 commit comments