From ede6285e591396527091cc17ab70e322ec8f03b0 Mon Sep 17 00:00:00 2001 From: gowtham1729 Date: Wed, 13 Dec 2023 08:47:19 +0900 Subject: [PATCH] feat: change rabbitmq storageclass --- infrastructure/k8s/folio-feed-helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/k8s/folio-feed-helm/values.yaml b/infrastructure/k8s/folio-feed-helm/values.yaml index b63c3fd..224a5c5 100644 --- a/infrastructure/k8s/folio-feed-helm/values.yaml +++ b/infrastructure/k8s/folio-feed-helm/values.yaml @@ -73,7 +73,7 @@ analyzer: #rabbitmq: # replicaCount: 1 # persistence: -# storageClass: "standard-rwo" +# storageClass: "premium-rwo" # size: 5Gi # nodeSelector: # cloud.google.com/gke-spot: "true"