5
0
Fork 0

commit by to_remotes 2023-10-11 08:00:31 +0200 from vmdevac

main
ag 2023-10-11 08:00:31 +02:00
parent 101fd1e9ad
commit e6ea12ab39
1 changed files with 2 additions and 2 deletions

View File

@ -167,11 +167,11 @@ Choose an option: "
echo "<=><=><=><=><=><=><=><=><=><=><=><=><=><=><=><=>"
echo "initializing K8s Master Set-Up"
source $WA_REPO/shared_resources_k8s/k8s/init_master.sh
;;
;;
2)
echo "<=><=><=><=><=><=><=><=><=><=><=><=><=><=><=><=>"
echo "initializing K8s Master Set-Up"
source $WA_REPO/shared_resources_k8s/k8s/init_master.sh
source $WA_REPO/shared_resources_k8s/k8s/init_worker.sh
;;
0)
echo "Bye bye."