Skip to content

Commit fde61f5

Browse files
committed
Unitdb debugging
1 parent 8fcdc23 commit fde61f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: apps/faf-unitdb/templates/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ spec:
3434
- sh
3535
- "-c"
3636
- |
37-
sleep 5 && curl "http://localhost/update.php?token=${UNITDB_UPGRADE_SECRET}&version=deploy%2Ffaf"
37+
sleep 10 && curl "http://localhost/update.php?token=${UNITDB_UPGRADE_SECRET}&version=deploy%2Ffaf"
3838
restartPolicy: Always

0 commit comments

Comments
 (0)