diff --git a/charts/cluster/templates/_bootstrap.tpl b/charts/cluster/templates/_bootstrap.tpl index 1ad4d029c..661f0f389 100644 --- a/charts/cluster/templates/_bootstrap.tpl +++ b/charts/cluster/templates/_bootstrap.tpl @@ -77,7 +77,7 @@ externalClusters: {{- end }} {{- with .Values.recovery.pitrTarget.backupID }} recoveryTarget: - targetTime: {{ . }} + backupID: {{ . }} {{- end }} {{- if eq .Values.recovery.method "backup" }} backup: