Commit a535509f authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #13747 from mattmoor/prefix-to-hostname

Auto commit by PR queue bot
parents fe0a7ae5 4a94ce46
......@@ -41,7 +41,7 @@ var _ = Describe("ReplicationController", func() {
// requires private images
SkipUnlessProviderIs("gce", "gke")
ServeImageOrFail(framework, "private", "gcr.io/_b_k8s_authenticated_test/serve_hostname:1.1")
ServeImageOrFail(framework, "private", "b.gcr.io/k8s_authenticated_test/serve_hostname:1.1")
})
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment