Skip to content

Commit a9cc959

Browse files
committed
🔥 Apply carried patches
1 parent ad4d8f2 commit a9cc959

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/k8s/test/addressresolver_cases.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ func knService(namespace string) ResolveAddressTestCase {
129129
ObjectMeta: metav1.ObjectMeta{
130130
Name: m.name, Namespace: namespace, Labels: labels,
131131
},
132-
Spec: ksvcSpec("gcr.io/knative-samples/helloworld-go"),
132+
Spec: ksvcSpec("quay.io/openshift-knative/helloworld-go:multiarch"),
133133
Status: servingv1.ServiceStatus{
134134
RouteStatusFields: servingv1.RouteStatusFields{
135135
URL: serviceURL,

0 commit comments

Comments
 (0)