1
0
Fork 0

expand prometheus storage

This commit is contained in:
Massaki Archambault 2023-10-19 23:58:21 -04:00
parent bb2c1270a2
commit 42338516d3
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ metadata:
spec:
serviceAccountName: prometheus
retention: 28d
retentionSize: 8GB
retentionSize: 45GB
ruleSelector:
matchLabels:
monitor: prometheus
@ -48,4 +48,4 @@ spec:
accessModes: ["ReadWriteOnce"]
resources:
requests:
storage: 10Gi
storage: 50Gi