mirror of
https://github.com/pgsty/minio.git
synced 2026-08-09 15:53:28 +03:00
helm: allow to configure statement policy effect (#17700)
Signed-off-by: Mathieu Parent <mathieu.parent@insee.fr>
This commit is contained in:
@@ -273,7 +273,8 @@ policies: []
|
||||
## example.
|
||||
# - name: writeexamplepolicy
|
||||
# statements:
|
||||
# - resources:
|
||||
# - effect: Allow # this is the default
|
||||
# resources:
|
||||
# - 'arn:aws:s3:::example*/*'
|
||||
# actions:
|
||||
# - "s3:AbortMultipartUpload"
|
||||
|
||||
Reference in New Issue
Block a user