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

Commit

Permalink
Update the default image name to fcp
Browse files Browse the repository at this point in the history
  • Loading branch information
irfanurrehman committed Feb 14, 2018
1 parent 2529a67 commit f720fcd
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 f720fcd

Please sign in to comment.