mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-27 05:43:11 +00:00
The choice for backup_source are: - Backup CR - PVC This current prevents to create an AWXRestore CR with the Backup CR value from the OLM UI. Error "Unsupported value: "Backup CR": supported values: "CR", "PVC"" for field "spec.backup_source". Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>