Contact Details
No response
Describe bug
Add veloro instance with "noDefaultBackupLocation: true" without cloud-credentials secret in namespace results in velero pods in pending state.
Create cloud-credentials secret with empty values
kind: Secret
apiVersion: v1
metadata:
name: cloud-credentials
namespace:
cloud: >-
base64 encoding of AWS credential file
type: Opaque
What happened?
Expected Velero pods to be in running state.
OADP Version
0.4.x (Beta)
OpenShift Version
4.8
Velero pod logs
No response
Restic pod logs
No response
Operator pod logs
credentials file not found
New issue
Contact Details
No response
Describe bug
Add veloro instance with "noDefaultBackupLocation: true" without cloud-credentials secret in namespace results in velero pods in pending state.
Create cloud-credentials secret with empty values
kind: Secret
apiVersion: v1
metadata:
name: cloud-credentials
namespace:
cloud: >-
base64 encoding of AWS credential file
type: Opaque
What happened?
Expected Velero pods to be in running state.
OADP Version
0.4.x (Beta)
OpenShift Version
4.8
Velero pod logs
No response
Restic pod logs
No response
Operator pod logs
New issue