docs: update deployment example

This commit is contained in:
Jonas Kaninda
2024-09-28 21:28:27 +02:00
parent 09f6b5609a
commit 4a1b8106b9
4 changed files with 6 additions and 5 deletions

View File

@@ -193,7 +193,6 @@ spec:
command:
- /bin/sh
- -c
- bkup
- backup --storage ssh --disable-compression
resources:
limits:

View File

@@ -123,7 +123,7 @@ You may use one of several pre-defined schedules in place of a cron expression.
| @hourly | Run once an hour, beginning of hour | 0 * * * * |
### Intervals
You may also schedule a job to execute at fixed intervals, starting at the time it's added or cron is run. This is supported by formatting the cron spec like this:
You may also schedule backup task at fixed intervals, starting at the time it's added or cron is run. This is supported by formatting the cron spec like this:
@every <duration>
where "duration" is a string accepted by time.