diff --git a/config/clusters/2i2c-aws-us/basehub-common.values.yaml b/config/clusters/2i2c-aws-us/basehub-common.values.yaml index 6f77d1efd6..52f6dbf767 100644 --- a/config/clusters/2i2c-aws-us/basehub-common.values.yaml +++ b/config/clusters/2i2c-aws-us/basehub-common.values.yaml @@ -1,5 +1,7 @@ nfs: enabled: true + # volumeReporter will report 100% for all hubs as EFS is unbounded, we disable + # it to save a limited amount of pods we can allocate per core node volumeReporter: enabled: false pv: diff --git a/config/clusters/2i2c-aws-us/daskhub-common.values.yaml b/config/clusters/2i2c-aws-us/daskhub-common.values.yaml index 082ff4c2d2..f79cf466fc 100644 --- a/config/clusters/2i2c-aws-us/daskhub-common.values.yaml +++ b/config/clusters/2i2c-aws-us/daskhub-common.values.yaml @@ -1,6 +1,8 @@ basehub: nfs: enabled: true + # volumeReporter will report 100% for all hubs as EFS is unbounded, we disable + # it to save a limited amount of pods we can allocate per core node volumeReporter: enabled: false pv: