diff --git a/deploy/helm_charts/dc_website/values.yaml b/deploy/helm_charts/dc_website/values.yaml index f0a3e5184d..68da728a64 100644 --- a/deploy/helm_charts/dc_website/values.yaml +++ b/deploy/helm_charts/dc_website/values.yaml @@ -87,37 +87,15 @@ serviceGroups: - "/v1/bulk/info/variable-group" - "/v2/bulk/info/variable-group" - "/v1/bulk/info/variable" - replicas: 1 - resources: - memoryRequest: "8G" - memoryLimit: "8G" - cacheSVG: true - nodePool: observation: urlPaths: - "/v2/observation" - replicas: 1 - resources: - memoryRequest: "4G" - memoryLimit: "4G" - nodePool: node: urlPaths: - "/v2/node" - replicas: 1 - resources: - memoryRequest: "8G" - memoryLimit: "8G" - cacheSVG: true - nodePool: default: urlPaths: - "/*" - replicas: 1 - resources: - memoryRequest: "2G" - memoryLimit: "2G" - nodePool: ############################################################################### # Config for NL