mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
Merge pull request #36356 from jszczepkowski/exp-flag
Automatic merge from submit-queue Removed EXPERIMENTAL from KUBE_REPLICATE_EXISTING_MASTER flag.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
KUBE_ROOT=$(dirname "${BASH_SOURCE}")/../..
|
||||
|
||||
export KUBE_EXPERIMENTAL_REPLICATE_EXISTING_MASTER=true
|
||||
export KUBE_REPLICATE_EXISTING_MASTER=true
|
||||
|
||||
source "${KUBE_ROOT}/hack/e2e-internal/e2e-up.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user