--- layout: page parent: CRD reference title: ArangoMLStorage V1Beta1 --- # API Reference for ArangoMLStorage V1Beta1 ## Spec ### .spec.backend.s3.allowInsecure Type: `boolean` [\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.43/pkg/apis/ml/v1beta1/storage_spec_backend_s3.go#L40) AllowInsecure if set to true, the Endpoint certificates won't be checked Default Value: `false` *** ### .spec.backend.s3.caSecret.checksum Type: `string` [\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.43/pkg/apis/shared/v1/object.go#L61) UID keeps the information about object Checksum *** ### .spec.backend.s3.caSecret.name Type: `string` [\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.43/pkg/apis/shared/v1/object.go#L52) Name of the object *** ### .spec.backend.s3.caSecret.namespace Type: `string` [\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.43/pkg/apis/shared/v1/object.go#L55) Namespace of the object. Should default to the namespace of the parent object *** ### .spec.backend.s3.caSecret.uid Type: `string` [\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.43/pkg/apis/shared/v1/object.go#L58) UID keeps the information about object UID *** ### .spec.backend.s3.credentialsSecret.checksum Type: `string` [\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.43/pkg/apis/shared/v1/object.go#L61) UID keeps the information about object Checksum *** ### .spec.backend.s3.credentialsSecret.name Type: `string` [\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.43/pkg/apis/shared/v1/object.go#L52) Name of the object *** ### .spec.backend.s3.credentialsSecret.namespace Type: `string` [\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.43/pkg/apis/shared/v1/object.go#L55) Namespace of the object. Should default to the namespace of the parent object *** ### .spec.backend.s3.credentialsSecret.uid Type: `string` [\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.43/pkg/apis/shared/v1/object.go#L58) UID keeps the information about object UID *** ### .spec.backend.s3.endpoint Type: `string` [\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.43/pkg/apis/ml/v1beta1/storage_spec_backend_s3.go#L34) Endpoint specifies the S3 API-compatible endpoint which implements storage Required *** ### .spec.backend.s3.region Type: `string` [\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.43/pkg/apis/ml/v1beta1/storage_spec_backend_s3.go#L49) Region defines the availability zone name. Default Value: `""` *** ### .spec.bucketName Type: `string` [\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.43/pkg/apis/ml/v1beta1/storage_spec.go#L30) BucketName specifies the name of the bucket Required *** ### .spec.bucketPath Type: `string` [\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.43/pkg/apis/ml/v1beta1/storage_spec.go#L34) BucketPath specifies the path within the bucket Default Value: `/` ## Status ### .status.conditions Type: `api.Conditions` [\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.43/pkg/apis/ml/v1beta1/storage_status.go#L28) Conditions specific to the entire storage