helm: Add runtimeClassName support to vanilla helm chart (#15385)

This commit is contained in:
Denis Krivenko
2022-07-22 19:25:41 +02:00
committed by GitHub
parent 290a53d735
commit ff5a5c1ee0
3 changed files with 13 additions and 2 deletions
+5
View File
@@ -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