diff --git a/library/common/templates/class/volsync/_replicationSource.tpl b/library/common/templates/class/volsync/_replicationSource.tpl index dd791adb..e6a1f6ed 100644 --- a/library/common/templates/class/volsync/_replicationSource.tpl +++ b/library/common/templates/class/volsync/_replicationSource.tpl @@ -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 }}