Skip to content

Commit

Permalink
export FEDERATION_NAME
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhiljindal committed Jun 14, 2016
1 parent 239f627 commit e0bdb32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions federation/cluster/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ function create-federation-api-objects {
#We will use loadbalancer services where we can
export FEDERATION_API_NODEPORT=32111
export FEDERATION_NAMESPACE
export FEDERATION_NAME="${FEDERATION_NAME:-federation}"

template="go run ${KUBE_ROOT}/federation/cluster/template.go"

Expand Down

0 comments on commit e0bdb32

Please sign in to comment.