A Helm chart for Kubernetes to create a storage bucket using Rook-Ceph
Homepage: https://github.com/KarafrOrg/object-buckets
| Key | Type | Default | Description |
|---|---|---|---|
| buckets[0].additionalConfig | object | {} |
|
| buckets[0].annotations | object | {} |
|
| buckets[0].labels | object | {} |
|
| buckets[0].name | string | "storage-bucket" |
|
| buckets[0].namespace | string | "" |
|
| buckets[0].objectBucketName | string | "" |
|
| buckets[0].pushSecret.annotations | object | {} |
|
| buckets[0].pushSecret.enabled | bool | true |
|
| buckets[0].pushSecret.labels | object | {} |
|
| buckets[0].pushSecret.refreshInterval | string | "1h" |
|
| buckets[0].pushSecret.secretMappings[0].remoteKey | string | "storage-bucket/access-key" |
|
| buckets[0].pushSecret.secretMappings[0].secretKey | string | "AWS_ACCESS_KEY_ID" |
|
| buckets[0].pushSecret.secretMappings[1].remoteKey | string | "storage-bucket/s3-secret-key" |
|
| buckets[0].pushSecret.secretMappings[1].secretKey | string | "AWS_SECRET_ACCESS_KEY" |
|
| buckets[0].pushSecret.secretStoreKind | string | "ClusterSecretStore" |
|
| buckets[0].pushSecret.secretStoreName | string | "gcp-sm-cluster-secret-store" |
|
| buckets[0].pushSecret.sourceSecretName | string | "" |
|
| buckets[0].storageClassName | string | "rook-ceph-bucket" |
Autogenerated from chart metadata using helm-docs v1.14.2