mirror of
https://github.com/pgsty/minio.git
synced 2026-08-09 15:53:28 +03:00
check for quorum errors for DeleteBucket() (#16859)
This commit is contained in:
@@ -433,7 +433,7 @@ makeBucketJob:
|
||||
## List of command to run after minio install
|
||||
## NOTE: the mc command TARGET is always "myminio"
|
||||
customCommands:
|
||||
# - command: "admin policy set myminio consoleAdmin group='cn=ops,cn=groups,dc=example,dc=com'"
|
||||
# - command: "admin policy attach myminio consoleAdmin --group='cn=ops,cn=groups,dc=example,dc=com'"
|
||||
|
||||
## Additional Annotations for the Kubernetes Job customCommandJob
|
||||
customCommandJob:
|
||||
|
||||
Reference in New Issue
Block a user