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 b8c6870 commit cf108fdCopy full SHA for cf108fd
conformance/reports/v0.4.0/gateway/istio/README.md
@@ -47,7 +47,7 @@ kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/gateway-api-i
47
kubectl create namespace gateway-conformance-app-backend
48
49
cat << EOF | kubectl apply -f -
50
-apiVersion: networking.istio.io/v2
+apiVersion: networking.istio.io/v1
51
kind: DestinationRule
52
metadata:
53
name: primary-endpoint-picker-tls
@@ -78,4 +78,4 @@ git clone git@github.com:kubernetes-sigs/gateway-api-inference-extension.git; cd
78
79
#go test...
80
81
-```
+```
0 commit comments