5
0
Fork 0

commit by to_remotes 2023-10-05 10:06:46 +0200 from vmdevac

main
ag 2023-10-05 10:06:46 +02:00
parent b87d9914d7
commit 5796ad9fb4
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ if [ "$ready_to_setup_k8s" = "yes" ]; then
if [ "$NODE_TYPE" = "master" ]; then
echo "<=><=><=><=><=><=><=><=><=><=><=><=><=><=><=><=>"
echo "initializing K8s Master Set-Up"
source $WA_REPO/shared_resources_k8s/k8s/setup_master.sh
source $WA_REPO/shared_resources_k8s/k8s/init_master.sh
else
echo "<=><=><=><=><=><=><=><=><=><=><=><=><=><=><=><=>"
echo "initializing K8s Worker Set-Up"