cozystack/packages/apps/bucket/README.md
IvanHunters 1d41e270b9 fix(bucket): regenerate schema and docs from values.yaml annotations
Remove the yq strip of properties from Makefile that was clearing
the schema, and run make generate to sync all generated files.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: IvanHunters <xorokhotnikov@gmail.com>
2026-03-03 19:32:32 +03:00

861 B

S3 bucket

Parameters

Parameters

Name Description Type Value
locking Provisions bucket from the -lock BucketClass (with object lock enabled). bool false
storagePool Selects a specific BucketClass by storage pool name. string ""
users Users configuration map. map[string]object {}
users[name].readonly Whether the user has read-only access. bool false