mirror of
https://github.com/kerberos-io/deployment.git
synced 2026-08-23 15:18:32 +00:00
Update storage class in mongodb-values.yaml from openebs-hostpath to ssd-hostpath for improved performance
This commit is contained in:
@@ -19,7 +19,7 @@ global:
|
||||
## - myRegistryKeySecretName
|
||||
##
|
||||
imagePullSecrets: []
|
||||
storageClass: "openebs-hostpath"
|
||||
storageClass: "ssd-hostpath"
|
||||
namespaceOverride: ""
|
||||
## @section Common parameters
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user