1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00
kube-arangodb/docs/api/ArangoPlatformStorage.V1Alpha1.md
2024-11-08 11:34:29 +01:00

3.1 KiB

layout parent title
page CRD reference ArangoPlatformStorage V1Alpha1

API Reference for ArangoPlatformStorage V1Alpha1

Spec

.spec.backend.s3.allowInsecure

Type: boolean [ref]

AllowInsecure if set to true, the Endpoint certificates won't be checked

Default Value: false


.spec.backend.s3.bucketName

Type: string [ref]

BucketName specifies the name of the bucket Required


.spec.backend.s3.bucketPath

Type: string [ref]

BucketPath specifies the Prefix within the bucket


.spec.backend.s3.caSecret.checksum

Type: string [ref]

UID keeps the information about object Checksum


.spec.backend.s3.caSecret.name

Type: string [ref]

Name of the object


.spec.backend.s3.caSecret.namespace

Type: string [ref]

Namespace of the object. Should default to the namespace of the parent object


.spec.backend.s3.caSecret.uid

Type: string [ref]

UID keeps the information about object UID


.spec.backend.s3.credentialsSecret.checksum

Type: string [ref]

UID keeps the information about object Checksum


.spec.backend.s3.credentialsSecret.name

Type: string [ref]

Name of the object


.spec.backend.s3.credentialsSecret.namespace

Type: string [ref]

Namespace of the object. Should default to the namespace of the parent object


.spec.backend.s3.credentialsSecret.uid

Type: string [ref]

UID keeps the information about object UID


.spec.backend.s3.endpoint

Type: string [ref]

Endpoint specifies the S3 API-compatible endpoint which implements storage Required


.spec.backend.s3.region

Type: string [ref]

Region defines the availability zone name.

Default Value: ""