ETCDSnapshot.snapshotFile.s3.cloudCredentialName
CloudCredentialName is the name of the secret containing the credentials used to access the S3 bucket. The secret is expected to have the following keys: - accessKey [required] - secretKey [required] - defaultRegion - defaultEndpoint - defaultEndpointCA - defaultSkipSSLVerify - defaultBucket - defaultFolder Fields set directly in this spec (`ETCDSnapshotS3`) take precedence over the corresponding values from the CloudCredential secret. This field must be in the format of "namespace:name".
| Field / Type | Description |
|---|---|
ETCDSnapshot.snapshotFile.s3.cloudCredentialName | CloudCredentialName is the name of the secret containing the credentials used to access the S3 bucket. The secret is expected to have the following keys: - accessKey [required] - secretKey [required] - defaultRegion - defaultEndpoint - defaultEndpointCA - defaultSkipSSLVerify - defaultBucket - defaultFolder Fields set directly in this spec (`ETCDSnapshotS3`) take precedence over the corresponding values from the CloudCredential secret. This field must be in the format of "namespace:name".
|