mirror of https://github.com/kubernetes/kops.git
Fix keypair rotation scenario kops binary
This commit is contained in:
parent
df8b3a750f
commit
4048d0caf1
|
|
@ -17,7 +17,7 @@
|
|||
REPO_ROOT=$(git rev-parse --show-toplevel);
|
||||
source "${REPO_ROOT}"/tests/e2e/scenarios/lib/common.sh
|
||||
|
||||
KOPS=$(kops-acquire-latest)
|
||||
kops-acquire-latest
|
||||
|
||||
kops-up
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue