Unverified Commit ee5e95f9 authored by torgiren's avatar torgiren
Browse files

typo

Signed-off-by: torgiren's avatarMarcin Fabrykowski <git@fabrykowski.pl>
parent d5674b9b
No related merge requests found
Showing with 0 additions and 1 deletion
+0 -1
......@@ -41,7 +41,6 @@ upload:
git commit -m "update by gitlab-ci" &&
git push
fi
- wait_timeout = 60
- for try in {1..60} do
state==$(kubectl -n argocd get applications "$waitapp" -o template='{{.status.health.status}},{{.status.sync.status}},{{.spec.source.targetRevision}}')
echo $state
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment