Skip to content

Commit a41d76c

Browse files
committed
increase ovh prometheus server storage
20Gi is crashing with out of space errors, so increase to 50
1 parent 03dca16 commit a41d76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/ovh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ grafana:
122122
prometheus:
123123
server:
124124
persistentVolume:
125-
size: 20Gi
125+
size: 50Gi
126126
retention: 60d
127127
ingress:
128128
annotations:

0 commit comments

Comments
 (0)