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