S3: &v1.S3Spec{
                        Endpoint: restore.Cfg.S3Endpoint,
                        Bucket:   restore.Cfg.S3Bucket,
                        AccessKeyIDSecretRef: &corev1.SecretKeySelector{
                            Key: restore.Cfg.S3SecretRefUsernameKey,