Skip to content

Commit fc611c5

Browse files
authored
Merge pull request #4808 from sgibson91/pangeo/bump-prometheus-disk
Increase size of pangeo's prometheus disk
2 parents 58b4162 + 5f1621d commit fc611c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/clusters/pangeo-hubs/support.values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ prometheusIngressAuthSecret:
2525

2626
prometheus:
2727
server:
28+
# Bumped as part of https://github.com/2i2c-org/infrastructure/issues/4632
29+
persistentVolume:
30+
size: 500Gi
2831
ingress:
2932
enabled: true
3033
hosts:

0 commit comments

Comments
 (0)