-
Sub-task
-
Resolution: Done
-
Normal
-
None
-
None
-
False
-
-
False
-
ToDo
-
-
-
0
-
Very Likely
-
0
-
None
-
Unset
-
Unknown
Copy from - https://github.com/openshift/openshift-docs/issues/55248
Which section(s) is the issue in?
Enabling self-signed CA certificates
What needs fixing?
The referenced parameter .spec.backupLocations[].velero.config.insecureSkipTLSVerify is only valid for AWS plugin, with the azure plugin throwing the error: level=error msg="Current BackupStorageLocations available/unavailable/unknown: 0/1/0, BackupStorageLocation "velero-1" is unavailable: rpc error: code = Unknown desc = config has invalid keys [insecureSkipTLSVerify]; valid keys are [resourceGroup storageAccount subscriptionId blockSizeInBytes storageAccountKeyEnvVar credentialsFile bucket prefix caCert])"
The code example reference to AWS plugin in Azure doc.