Skip to content
This repository has been archived by the owner on Apr 21, 2019. It is now read-only.

Commit

Permalink
Merge pull request #232 from irfanurrehman/fix-kubefed-image-path
Browse files Browse the repository at this point in the history
Update the default image name to fcp
  • Loading branch information
k8s-ci-robot committed Feb 14, 2018
2 parents 2529a67 + f720fcd commit 85c0614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/kubefed/app/kubefed.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import (
)

const (
hyperkubeImageName = "gcr.io/google_containers/hyperkube-amd64"
hyperkubeImageName = "gcr.io/k8s-jkns-e2e-gce-federation/fcp-amd64"
DefaultEtcdImage = "gcr.io/google_containers/etcd:3.1.10"
)

Expand Down

0 comments on commit 85c0614

Please sign in to comment.