Correct a mistake in the value.yaml of minio helm chart (#18611)

Only rootUser and rootPassword will be generated when not set.
This commit is contained in:
Albert 2024-01-24 07:33:13 +00:00 committed by GitHub
parent 0f16e19239
commit 152023e837
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ priorityClassName: ""
runtimeClassName: ""
## Set default rootUser, rootPassword
## AccessKey and secretKey is generated when not set
## rootUser and rootPassword is generated when not set
## Distributed MinIO ref: https://min.io/docs/minio/linux/operations/install-deploy-manage/deploy-minio-multi-node-multi-drive.html
##
rootUser: ""