By default the storage account creator is the only user with read, write, and delete access to the storage bucket created.
You may enable storage access for each project by using the following permissions.
project.storage.buckets.get
project.storage.buckets.list
project.storage.buckets.create
project.storage.buckets.delete
project.storage.buckets.read
You can also find also roles here;
https://console.dev.klustr.io/org/roles?id=projects.storage.buckets.admin.rolearrow-up-right
Last updated 1 year ago