Skip to content

Commit

Permalink
Increase size of prometheus disk for 2i2c-aws-us
Browse files Browse the repository at this point in the history
Was full :(
  • Loading branch information
yuvipanda committed Sep 20, 2023
1 parent 659a150 commit a5f0973
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions config/clusters/2i2c-aws-us/support.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ prometheus:
hosts:
- prometheus.aws.2i2c.cloud
persistentVolume:
# Found to be out of space with at 100Gi disk at 2023-07-31, when it was
# increased to 250Gi.
size: 250Gi
size: 500Gi

cluster-autoscaler:
enabled: true
Expand Down

0 comments on commit a5f0973

Please sign in to comment.