mirror of
https://github.com/pgsty/minio.git
synced 2026-08-10 08:13:28 +03:00
helm: Add runtimeClassName support to vanilla helm chart (#15385)
This commit is contained in:
@@ -69,6 +69,11 @@ StatefulSetUpdate:
|
||||
##
|
||||
priorityClassName: ""
|
||||
|
||||
## Pod runtime class name
|
||||
## ref https://kubernetes.io/docs/concepts/containers/runtime-class/
|
||||
##
|
||||
runtimeClassName: ""
|
||||
|
||||
## Set default rootUser, rootPassword
|
||||
## AccessKey and secretKey is generated when not set
|
||||
## Distributed MinIO ref: https://docs.minio.io/docs/distributed-minio-quickstart-guide
|
||||
|
||||
Reference in New Issue
Block a user