diff --git a/manifests/bin/deploy.sh b/manifests/bin/deploy.sh index 79f6704..4634df0 100755 --- a/manifests/bin/deploy.sh +++ b/manifests/bin/deploy.sh @@ -63,7 +63,7 @@ kapply common/job.yaml \ kubectl rollout restart statefulset app -kubectl wait --for=condition=complete job +kubectl wait --for=condition=complete job/createadminuser kcreatesec runner \ --from-literal=token="$(kgseckey runner token || kubectl exec app-0 -- gitea actions generate-runner-token)"