From 98bdcdfea010246cf1ca37e34527ad5300d4e61d Mon Sep 17 00:00:00 2001 From: Raffael Hertle Date: Wed, 9 Aug 2023 15:15:43 +0200 Subject: [PATCH] Update user-prometheus.yaml --- charts/user-monitoring/templates/user-prometheus.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/charts/user-monitoring/templates/user-prometheus.yaml b/charts/user-monitoring/templates/user-prometheus.yaml index 44a258c..49ef040 100644 --- a/charts/user-monitoring/templates/user-prometheus.yaml +++ b/charts/user-monitoring/templates/user-prometheus.yaml @@ -14,9 +14,3 @@ spec: requests: memory: 400Mi enableAdminAPI: false - storage: - volumeClaimTemplate: - spec: - resources: - requests: - storage: 2Gi \ No newline at end of file