fix secret name
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
|||||||
schedule: 0 */6 * * *
|
schedule: 0 */6 * * *
|
||||||
restic:
|
restic:
|
||||||
pruneIntervalDays: 14
|
pruneIntervalDays: 14
|
||||||
repository: restic-backup-secret
|
repository: audiobookshelf-config-backup-secret
|
||||||
retain:
|
retain:
|
||||||
hourly: 1
|
hourly: 1
|
||||||
daily: 1
|
daily: 1
|
||||||
@@ -44,7 +44,7 @@ spec:
|
|||||||
schedule: 0 */6 * * *
|
schedule: 0 */6 * * *
|
||||||
restic:
|
restic:
|
||||||
pruneIntervalDays: 14
|
pruneIntervalDays: 14
|
||||||
repository: restic-backup-secret
|
repository: audiobookshelf-metadata-backup-secret
|
||||||
retain:
|
retain:
|
||||||
hourly: 1
|
hourly: 1
|
||||||
daily: 1
|
daily: 1
|
||||||
|
Reference in New Issue
Block a user