We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c15241e commit 85f02c6Copy full SHA for 85f02c6
etc/containerpilot.json5
@@ -32,7 +32,7 @@
32
exec: "python /usr/local/bin/manage.py backup",
33
restartLimit: 0,
34
when: {
35
- interval: "30s",
+ interval: "6h",
36
}
37
},
38
{{ end }}
0 commit comments