diff --git a/pkg/server/options/tracing_test.go b/pkg/server/options/tracing_test.go index 391fadb7b..d05c08e54 100644 --- a/pkg/server/options/tracing_test.go +++ b/pkg/server/options/tracing_test.go @@ -144,7 +144,7 @@ spec: k8s-app: agent spec: containers: - - image: k8s.gcr.io/busybox + - image: registry.k8s.io/busybox name: agent `, expectedResult: nil,