- API Reference
S3Bucket
Tiers
This feature is available for the following tiers: Basic, Standard, Premium.
Packages:
storage.entigo.com/v1alpha1
Resource Types:
S3Bucket
↩ Parent| Name | Type | Description | Required |
|---|---|---|---|
| apiVersion | string | storage.entigo.com/v1alpha1 | true |
| kind | string | S3Bucket | true |
| metadata | object | Refer to the Kubernetes API documentation for the fields of the metadata field. | true |
| spec | object | false |
S3Bucket.spec
↩ Parent| Name | Type | Description | Required |
|---|---|---|---|
| createServiceAccount | boolean | Create Kubernetes ServiceAccount for IRSA Default: true | false |
| enableVersioning | boolean | Enable versioning for the S3 bucket Default: false | false |
| serviceAccountName | string | Kubernetes ServiceAccount name for IRSA. Defaults to metadata.name Default: | false |