You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: UPGRADE FAILED: YAML parse error on postgres-cluster/charts/cluster/templates/scheduled-backups.yaml: error converting YAML to JSON: yaml: line 13: did not find expected alphabetic or numeric character
A workaround to fix this problem I have already experienced in the past is adding extra single quotes in the schedule parameter:
Hi,
When trying this configuration because of high RPO requirements:
I get this error when helm installing:
A workaround to fix this problem I have already experienced in the past is adding extra single quotes in the schedule parameter:
But to fully solve this issue, a change in the template is required. I will open a PR after creating this issue.
The text was updated successfully, but these errors were encountered: