summaryrefslogtreecommitdiffstats
path: root/type/cntt/software/charts/osh-infra/prometheus.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'type/cntt/software/charts/osh-infra/prometheus.yaml')
-rw-r--r--type/cntt/software/charts/osh-infra/prometheus.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/type/cntt/software/charts/osh-infra/prometheus.yaml b/type/cntt/software/charts/osh-infra/prometheus.yaml
index 4b02c04..d92b7d0 100644
--- a/type/cntt/software/charts/osh-infra/prometheus.yaml
+++ b/type/cntt/software/charts/osh-infra/prometheus.yaml
@@ -18,8 +18,6 @@ metadata:
data:
values:
pod:
- replicas:
- prometheus: 1
resources:
enabled: true
prometheus:
@@ -31,5 +29,5 @@ data:
cpu: "1000m"
storage:
requests:
- storage: 50Gi
+ storage: 40Gi
...