From 7ae90368e8312f5c4c1211df1a310090dc0c7618 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 10 Oct 2024 02:45:43 +0000 Subject: [PATCH] promehteus sc edit --- .../monitoring/prometheus_2.54.1/1_configuration/pvc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/on-premise/monitoring/prometheus_2.54.1/1_configuration/pvc.yaml b/on-premise/monitoring/prometheus_2.54.1/1_configuration/pvc.yaml index 4ad6370..40f79bd 100644 --- a/on-premise/monitoring/prometheus_2.54.1/1_configuration/pvc.yaml +++ b/on-premise/monitoring/prometheus_2.54.1/1_configuration/pvc.yaml @@ -15,7 +15,7 @@ metadata: spec: accessModes: - ReadWriteOnce - # storageClassName: sc-monitoring + storageClassName: sc-monitoring resources: requests: storage: "8Gi"