Slackbot
05/08/2023, 2:58 PMMartin Fedec
05/08/2023, 3:18 PMYATAI_INITIALIZATION_TOKEN=$(kubectl get secret yatai-env --namespace yatai-system -o jsonpath="{.data.YATAI_INITIALIZATION_TOKEN}" | base64 --decode)
echo "Open in browser: <http://127.0.0.1:8080/setup?token=$YATAI_INITIALIZATION_TOKEN>"
and then you'll be able to create your account. Instructions for this part are here