diff --git a/config/clusters/earthscope/common.values.yaml b/config/clusters/earthscope/common.values.yaml index 4ec597cbe..061613c99 100644 --- a/config/clusters/earthscope/common.values.yaml +++ b/config/clusters/earthscope/common.values.yaml @@ -1,6 +1,8 @@ basehub: nfs: enabled: true + volumeReporter: + enabled: false pv: enabled: true # from https://docs.aws.amazon.com/efs/latest/ug/mounting-fs-nfs-mount-settings.html diff --git a/config/clusters/gridsst/common.values.yaml b/config/clusters/gridsst/common.values.yaml index 146028756..f7122b59b 100644 --- a/config/clusters/gridsst/common.values.yaml +++ b/config/clusters/gridsst/common.values.yaml @@ -1,6 +1,8 @@ basehub: nfs: enabled: true + volumeReporter: + enabled: false pv: enabled: true # from https://docs.aws.amazon.com/efs/latest/ug/mounting-fs-nfs-mount-settings.html diff --git a/config/clusters/jupyter-health/common.values.yaml b/config/clusters/jupyter-health/common.values.yaml index b6a859aef..75e5a8b5f 100644 --- a/config/clusters/jupyter-health/common.values.yaml +++ b/config/clusters/jupyter-health/common.values.yaml @@ -1,5 +1,7 @@ nfs: enabled: true + volumeReporter: + enabled: false pv: enabled: true # from https://docs.aws.amazon.com/efs/latest/ug/mounting-fs-nfs-mount-settings.html diff --git a/config/clusters/jupyter-meets-the-earth/daskhub-common.values.yaml b/config/clusters/jupyter-meets-the-earth/daskhub-common.values.yaml index 3c676e916..60615fc21 100644 --- a/config/clusters/jupyter-meets-the-earth/daskhub-common.values.yaml +++ b/config/clusters/jupyter-meets-the-earth/daskhub-common.values.yaml @@ -1,6 +1,8 @@ basehub: nfs: enabled: true + volumeReporter: + enabled: false pv: enabled: true # from https://docs.aws.amazon.com/efs/latest/ug/mounting-fs-nfs-mount-settings.html diff --git a/config/clusters/kitware/common.values.yaml b/config/clusters/kitware/common.values.yaml index de74810d2..219fc1103 100644 --- a/config/clusters/kitware/common.values.yaml +++ b/config/clusters/kitware/common.values.yaml @@ -1,5 +1,7 @@ nfs: enabled: true + volumeReporter: + enabled: false pv: enabled: true # from https://docs.aws.amazon.com/efs/latest/ug/mounting-fs-nfs-mount-settings.html diff --git a/config/clusters/nasa-cryo/common.values.yaml b/config/clusters/nasa-cryo/common.values.yaml index d994a5f38..f8d7a394c 100644 --- a/config/clusters/nasa-cryo/common.values.yaml +++ b/config/clusters/nasa-cryo/common.values.yaml @@ -1,6 +1,8 @@ basehub: nfs: enabled: true + volumeReporter: + enabled: false pv: enabled: true # from https://docs.aws.amazon.com/efs/latest/ug/mounting-fs-nfs-mount-settings.html diff --git a/config/clusters/nasa-esdis/common.values.yaml b/config/clusters/nasa-esdis/common.values.yaml index 117aac939..38f44d252 100644 --- a/config/clusters/nasa-esdis/common.values.yaml +++ b/config/clusters/nasa-esdis/common.values.yaml @@ -1,5 +1,7 @@ nfs: enabled: true + volumeReporter: + enabled: false pv: enabled: true # from https://docs.aws.amazon.com/efs/latest/ug/mounting-fs-nfs-mount-settings.html diff --git a/config/clusters/nasa-ghg/common.values.yaml b/config/clusters/nasa-ghg/common.values.yaml index 7e6785077..4a27c2504 100644 --- a/config/clusters/nasa-ghg/common.values.yaml +++ b/config/clusters/nasa-ghg/common.values.yaml @@ -1,6 +1,8 @@ basehub: nfs: enabled: true + volumeReporter: + enabled: false pv: enabled: true # from https://docs.aws.amazon.com/efs/latest/ug/mounting-fs-nfs-mount-settings.html diff --git a/config/clusters/nasa-veda/common.values.yaml b/config/clusters/nasa-veda/common.values.yaml index 1d1f1a2d8..2d3e9ce31 100644 --- a/config/clusters/nasa-veda/common.values.yaml +++ b/config/clusters/nasa-veda/common.values.yaml @@ -1,6 +1,8 @@ basehub: nfs: enabled: true + volumeReporter: + enabled: false pv: enabled: true # from https://docs.aws.amazon.com/efs/latest/ug/mounting-fs-nfs-mount-settings.html diff --git a/config/clusters/openscapes/common.values.yaml b/config/clusters/openscapes/common.values.yaml index 6534643c7..e5877d31e 100644 --- a/config/clusters/openscapes/common.values.yaml +++ b/config/clusters/openscapes/common.values.yaml @@ -1,6 +1,8 @@ basehub: nfs: enabled: true + volumeReporter: + enabled: false pv: enabled: true # from https://docs.aws.amazon.com/efs/latest/ug/mounting-fs-nfs-mount-settings.html diff --git a/config/clusters/opensci/common.values.yaml b/config/clusters/opensci/common.values.yaml index eee533427..1bfb4748a 100644 --- a/config/clusters/opensci/common.values.yaml +++ b/config/clusters/opensci/common.values.yaml @@ -1,5 +1,7 @@ nfs: enabled: true + volumeReporter: + enabled: false pv: enabled: true # from https://docs.aws.amazon.com/efs/latest/ug/mounting-fs-nfs-mount-settings.html diff --git a/config/clusters/smithsonian/common.values.yaml b/config/clusters/smithsonian/common.values.yaml index 6859ddf9e..ebe920f74 100644 --- a/config/clusters/smithsonian/common.values.yaml +++ b/config/clusters/smithsonian/common.values.yaml @@ -1,6 +1,8 @@ basehub: nfs: enabled: true + volumeReporter: + enabled: false pv: enabled: true # from https://docs.aws.amazon.com/efs/latest/ug/mounting-fs-nfs-mount-settings.html diff --git a/config/clusters/ubc-eoas/common.values.yaml b/config/clusters/ubc-eoas/common.values.yaml index 751df7ae6..68ee08b66 100644 --- a/config/clusters/ubc-eoas/common.values.yaml +++ b/config/clusters/ubc-eoas/common.values.yaml @@ -1,5 +1,7 @@ nfs: enabled: true + volumeReporter: + enabled: false pv: enabled: true # from https://docs.aws.amazon.com/efs/latest/ug/mounting-fs-nfs-mount-settings.html diff --git a/config/clusters/victor/common.values.yaml b/config/clusters/victor/common.values.yaml index e1fee7785..f88b79c5d 100644 --- a/config/clusters/victor/common.values.yaml +++ b/config/clusters/victor/common.values.yaml @@ -1,6 +1,8 @@ basehub: nfs: enabled: true + volumeReporter: + enabled: false pv: enabled: true # from https://docs.aws.amazon.com/efs/latest/ug/mounting-fs-nfs-mount-settings.html