mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
export FEDERATION_NAME
This commit is contained in:
parent
239f6273ad
commit
e0bdb32bd7
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user