fix: command error when upgrade cluster
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
b299e0b86e
commit
b8675f081f
@ -20,4 +20,4 @@ if [ ! -f ../../cluster/ansible/manifests/inventory.ini ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cd ../../3rd/kubespray && ansible-playbook -i ../../cluster/ansible/manifests/inventory.ini ./upgrade-cluster.yml -kK -b
|
cd ../../3rd/kubespray && ansible-playbook -i ../../cluster/ansible/manifests/inventory.ini ./scale.yml -kK -b
|
||||||
Loading…
Reference in New Issue
Block a user