commit by to_remotes 2023-10-05 14:16:46 +0200 from vmdevac
parent
ac71712180
commit
20829b31ca
1
init.sh
1
init.sh
|
|
@ -189,6 +189,7 @@ if [ "$ready_to_setup_k8s" = "yes" ]; then
|
||||||
else
|
else
|
||||||
echo "<=><=><=><=><=><=><=><=><=><=><=><=><=><=><=><=>"
|
echo "<=><=><=><=><=><=><=><=><=><=><=><=><=><=><=><=>"
|
||||||
echo "initializing K8s Worker Set-Up"
|
echo "initializing K8s Worker Set-Up"
|
||||||
|
source $HOME/.zshrc
|
||||||
source $WA_REPO/shared_resources_k8s/k8s/setup_worker.sh
|
source $WA_REPO/shared_resources_k8s/k8s/setup_worker.sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue