From 0b00098d10930fb5d907ddf8bf47ee4c3f249b18 Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Thu, 20 Jun 2024 17:09:30 -0800 Subject: [PATCH] use block storage suitable for region --- infrastructure/controllers/kube-prometheus-stack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infrastructure/controllers/kube-prometheus-stack.yaml b/infrastructure/controllers/kube-prometheus-stack.yaml index 51cce3d..6c2590a 100644 --- a/infrastructure/controllers/kube-prometheus-stack.yaml +++ b/infrastructure/controllers/kube-prometheus-stack.yaml @@ -32,10 +32,10 @@ spec: storageSpec: volumeClaimTemplate: spec: - storageClassName: vultr-block-storage + storageClassName: vultr-block-storage-hdd resources: requests: - storage: 10Gi + storage: 40Gi grafana: admin: existingSecret: grafana