Skip to content

Add ability to specify separate objectStorage for cron backup

To use the specified objectStorage with the old setup, one needs to disable minio entirely.

This MR adds the option Values.backups.cron.externalObjectStorage to specify that only the cron job should use the Values.backups.objectStorage configuration.

Edited by Matthew Cascio

Merge request reports