cozystack/packages/apps/bucket
Myasnikov Daniil 9e55552910
[docs] Updated app go types
Signed-off-by: Myasnikov Daniil <myasnikovdaniil2001@gmail.com>
2026-03-25 15:57:25 +05:00
..
charts Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
logos Update dashboard icons (#274) 2024-08-12 14:47:11 +02:00
templates fix(bucket): remove duplicate credentials from dashboard 2026-03-04 17:02:36 +03:00
Chart.yaml Remove versions_map logic 2025-09-24 12:32:37 +02:00
Makefile [docs] Added go types codegeneration for managed apps 2026-03-25 15:57:13 +05:00
README.md fix(bucket): regenerate schema and docs from values.yaml annotations 2026-03-03 19:32:32 +03:00
values.schema.json [docs] Updated app go types 2026-03-25 15:57:25 +05:00
values.yaml feat(bucket): add locking, storagePool, and users configuration 2026-03-03 19:32:32 +03:00

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