mirror of
https://github.com/truecharts/library-charts.git
synced 2026-06-13 03:25:57 -03:00
feat(common): add volsync auto-unlock
This commit is contained in:
@@ -55,6 +55,7 @@ spec:
|
||||
repository: {{ $volsyncData.repository }}
|
||||
copyMethod: {{ $volsyncData.copyMethod | default "Snapshot" }}
|
||||
pruneIntervalDays: {{ $volsyncData.src.pruneIntervalDays | default 7 }}
|
||||
unlock: {{ now | date "20060102150405" }}
|
||||
retain:
|
||||
hourly: {{ $retain.hourly }}
|
||||
daily: {{ $retain.daily }}
|
||||
|
||||
Reference in New Issue
Block a user