Skip to content

Commit d138c91

Browse files
committed
DEBUG
1 parent 152e890 commit d138c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e-common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ function knative_conformance() {
198198
-skip-tests="${UNSUPPORTED_E2E_TESTS}" \
199199
-ingressClass=gateway-api.ingress.networking.knative.dev
200200

201-
kubectl get ksvc -A -o yaml
201+
kubectl get king -A -o yaml
202202

203203
kubectl get httproute -A -o yaml
204204

0 commit comments

Comments
 (0)