mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-05-12 06:19:33 +00:00
change pod condition to wait for (create)
This commit is contained in:
parent
4e8c781299
commit
627d795e67
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -294,7 +294,7 @@ jobs:
|
||||
kubectl wait pod \
|
||||
-l job-name=$NAMEPREFIX \
|
||||
-n default \
|
||||
--for=exists \
|
||||
--for=create \
|
||||
--timeout=120s
|
||||
kubectl wait pod \
|
||||
-l job-name=$NAMEPREFIX \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user