Update storage class in rabbitmq-values.yaml from openebs-hostpath to ssd-hostpath for improved performance

This commit is contained in:
cedricve
2025-11-26 21:46:24 +01:00
parent ef95fcb752
commit ff78886fa5

View File

@@ -18,7 +18,7 @@ global:
## - myRegistryKeySecretName
##
imagePullSecrets: []
storageClass: "openebs-hostpath"
storageClass: "ssd-hostpath"
security:
allowInsecureImages: true