rancher v2.15.1

RKEControlPlane.spec.etcd.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".

1 fields
RKEControlPlane.spec.etcd.s3.cloudCredentialName fields and descriptions
Field / TypeDescription
RKEControlPlane.spec.etcd.s3.cloudCredentialName
string

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".

  • nullable