We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fcdc23 commit fde61f5Copy full SHA for fde61f5
apps/faf-unitdb/templates/deployment.yaml
@@ -34,5 +34,5 @@ spec:
34
- sh
35
- "-c"
36
- |
37
- sleep 5 && curl "http://localhost/update.php?token=${UNITDB_UPGRADE_SECRET}&version=deploy%2Ffaf"
+ sleep 10 && curl "http://localhost/update.php?token=${UNITDB_UPGRADE_SECRET}&version=deploy%2Ffaf"
38
restartPolicy: Always
0 commit comments