Skip to content

Commit

Permalink
Merge pull request #2967 from yuvipanda/more-space
Browse files Browse the repository at this point in the history
Increase LEAP prometheus persistent storage to 500Gi
  • Loading branch information
yuvipanda authored Aug 10, 2023
2 parents 562a95c + 3f34d3c commit b44ccc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/clusters/leap/support.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ prometheus:
- secretName: prometheus-tls
hosts:
- prometheus.leap.2i2c.cloud
persistentVolume:
size: 500Gi
resources:
requests:
memory: 20Gi
Expand Down

0 comments on commit b44ccc5

Please sign in to comment.