mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-06-01 00:00:00 +00:00
change pod condition to wait for (create)
This commit is contained in:
parent
c93b8c0ec2
commit
ca138cf2bf
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