From 85c54a9629a617bfc5d6b5aea4c81563ca18e643 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 09:09:45 +0100 Subject: [PATCH] Update Helm release memcached to v6 (#303) * Update Helm release memcached to v6 Signed-off-by: Renovate Bot * rename extraEnvs to extraEnvVars in values.yml Signed-off-by: Niclas Schad * add CHANGELOG entry Signed-off-by: Niclas Schad Signed-off-by: Renovate Bot Signed-off-by: Niclas Schad Co-authored-by: Niclas Schad --- CHANGELOG.md | 5 +++-- Chart.lock | 18 +++++++-------- Chart.yaml | 14 ++++++------ README.md | 62 ++++++++++++++++++++++++++-------------------------- values.yaml | 14 ++++++------ 5 files changed, 57 insertions(+), 56 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e01c2b9..9c0fbb61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,13 @@ ## master / unreleased -* [ENHANCEMENT] Start using autoscaling/v2 for HorizontalPodAutoscaler in v1.23+ #414 * [FEATURE] add purger components to cortex #407 * [ENHANCEMENT] Add verboseLogging option to nginx config #402 -* [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.13.1 #401 +* [ENHANCEMENT] Start using autoscaling/v2 for HorizontalPodAutoscaler in v1.23+ #414 * [ENHANCEMENT] Add pod topology spread constrant option to Ingester/Alertmanager statefulset #403 * [ENHANCEMENT] Add HPA to store gateways #406 +* [DEPENDENCY] Update quay.io/cortexproject/cortex Docker tag to v1.13.1 #401 +* [DEPENDENCY] Update Helm release memcached to v6 #303 # 1.7.0 / 2022-09-23 diff --git a/Chart.lock b/Chart.lock index 16daf208..524ad384 100644 --- a/Chart.lock +++ b/Chart.lock @@ -1,24 +1,24 @@ dependencies: - name: memcached repository: https://charts.bitnami.com/bitnami - version: 5.15.14 + version: 6.3.1 - name: memcached repository: https://charts.bitnami.com/bitnami - version: 5.15.14 + version: 6.3.1 - name: memcached repository: https://charts.bitnami.com/bitnami - version: 5.15.14 + version: 6.3.1 - name: memcached repository: https://charts.bitnami.com/bitnami - version: 5.15.14 + version: 6.3.1 - name: memcached repository: https://charts.bitnami.com/bitnami - version: 5.15.14 + version: 6.3.1 - name: memcached repository: https://charts.bitnami.com/bitnami - version: 5.15.14 + version: 6.3.1 - name: memcached repository: https://charts.bitnami.com/bitnami - version: 5.15.14 -digest: sha256:59d38cad5cebc76da416d99ab305f5176b8c0fc8a1596d614d9526298db30356 -generated: "2022-01-15T00:33:39.946169327Z" + version: 6.3.1 +digest: sha256:ceb7ef62f82ef04d418daf298f58aade4668b6415f99e85b9a518804e44ac116 +generated: "2022-12-08T11:37:58.047028+01:00" diff --git a/Chart.yaml b/Chart.yaml index 04d2cc80..1a9f7d15 100755 --- a/Chart.yaml +++ b/Chart.yaml @@ -18,39 +18,39 @@ sources: dependencies: - name: memcached alias: memcached - version: 5.15.14 + version: 6.3.1 repository: https://charts.bitnami.com/bitnami condition: memcached.enabled - name: memcached alias: memcached-index-read - version: 5.15.14 + version: 6.3.1 repository: https://charts.bitnami.com/bitnami condition: memcached-index-read.enabled - name: memcached alias: memcached-index-write - version: 5.15.14 + version: 6.3.1 repository: https://charts.bitnami.com/bitnami condition: memcached-index-write.enabled - name: memcached alias: memcached-frontend - version: 5.15.14 + version: 6.3.1 repository: https://charts.bitnami.com/bitnami condition: memcached-frontend.enabled - name: memcached alias: memcached-blocks-index - version: 5.15.14 + version: 6.3.1 repository: https://charts.bitnami.com/bitnami tags: - blocks-storage-memcached - name: memcached alias: memcached-blocks - version: 5.15.14 + version: 6.3.1 repository: https://charts.bitnami.com/bitnami tags: - blocks-storage-memcached - name: memcached alias: memcached-blocks-metadata - version: 5.15.14 + version: 6.3.1 repository: https://charts.bitnami.com/bitnami tags: - blocks-storage-memcached diff --git a/README.md b/README.md index 38c04141..b3ebe6e8 100644 --- a/README.md +++ b/README.md @@ -86,13 +86,13 @@ Kubernetes: `^1.19.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | memcached(memcached) | 5.15.14 | -| https://charts.bitnami.com/bitnami | memcached-index-read(memcached) | 5.15.14 | -| https://charts.bitnami.com/bitnami | memcached-index-write(memcached) | 5.15.14 | -| https://charts.bitnami.com/bitnami | memcached-frontend(memcached) | 5.15.14 | -| https://charts.bitnami.com/bitnami | memcached-blocks-index(memcached) | 5.15.14 | -| https://charts.bitnami.com/bitnami | memcached-blocks(memcached) | 5.15.14 | -| https://charts.bitnami.com/bitnami | memcached-blocks-metadata(memcached) | 5.15.14 | +| https://charts.bitnami.com/bitnami | memcached(memcached) | 6.3.1 | +| https://charts.bitnami.com/bitnami | memcached-index-read(memcached) | 6.3.1 | +| https://charts.bitnami.com/bitnami | memcached-index-write(memcached) | 6.3.1 | +| https://charts.bitnami.com/bitnami | memcached-frontend(memcached) | 6.3.1 | +| https://charts.bitnami.com/bitnami | memcached-blocks-index(memcached) | 6.3.1 | +| https://charts.bitnami.com/bitnami | memcached-blocks(memcached) | 6.3.1 | +| https://charts.bitnami.com/bitnami | memcached-blocks-metadata(memcached) | 6.3.1 | ## Values @@ -432,51 +432,51 @@ Kubernetes: `^1.19.0-0` | ingress.​ingressClass.​enabled | bool | `false` | | | ingress.​ingressClass.​name | string | `"nginx"` | | | ingress.​tls | list | `[]` | | -| memcached | object | `{"architecture":"high-availability","enabled":false,"extraEnv":[{"name":"MEMCACHED_CACHE_SIZE","value":"1024"},{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"},{"name":"MEMCACHED_THREADS","value":"4"}],"metrics":{"enabled":true,"serviceMonitor":{"enabled":false}},"replicaCount":2,"resources":{}}` | chunk caching for legacy chunk storage engine | +| memcached | object | `{"architecture":"high-availability","enabled":false,"extraEnvVars":[{"name":"MEMCACHED_CACHE_SIZE","value":"1024"},{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"},{"name":"MEMCACHED_THREADS","value":"4"}],"metrics":{"enabled":true,"serviceMonitor":{"enabled":false}},"replicaCount":2,"resources":{}}` | chunk caching for legacy chunk storage engine | | memcached-blocks-index.​architecture | string | `"high-availability"` | | -| memcached-blocks-index.​extraEnv[0] | object | `{"name":"MEMCACHED_CACHE_SIZE","value":"1024"}` | MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage | -| memcached-blocks-index.​extraEnv[1] | object | `{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"}` | MEMCACHED_MAX_CONNECTIONS is the maximum number of simultaneous connections to the memcached service | -| memcached-blocks-index.​extraEnv[2] | object | `{"name":"MEMCACHED_THREADS","value":"4"}` | MEMCACHED_THREADS is the number of threads to use when processing incoming requests. By default, memcached is configured to use 4 concurrent threads. The threading improves the performance of storing and retrieving data in the cache, using a locking system to prevent different threads overwriting or updating the same values. | +| memcached-blocks-index.​extraEnvVars[0] | object | `{"name":"MEMCACHED_CACHE_SIZE","value":"1024"}` | MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage | +| memcached-blocks-index.​extraEnvVars[1] | object | `{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"}` | MEMCACHED_MAX_CONNECTIONS is the maximum number of simultaneous connections to the memcached service | +| memcached-blocks-index.​extraEnvVars[2] | object | `{"name":"MEMCACHED_THREADS","value":"4"}` | MEMCACHED_THREADS is the number of threads to use when processing incoming requests. By default, memcached is configured to use 4 concurrent threads. The threading improves the performance of storing and retrieving data in the cache, using a locking system to prevent different threads overwriting or updating the same values. | | memcached-blocks-index.​metrics.​enabled | bool | `true` | | | memcached-blocks-index.​metrics.​serviceMonitor.​enabled | bool | `false` | | | memcached-blocks-index.​replicaCount | int | `2` | | | memcached-blocks-index.​resources | object | `{}` | | | memcached-blocks-metadata.​architecture | string | `"high-availability"` | | -| memcached-blocks-metadata.​extraEnv[0] | object | `{"name":"MEMCACHED_CACHE_SIZE","value":"1024"}` | MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage | -| memcached-blocks-metadata.​extraEnv[1] | object | `{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"}` | MEMCACHED_MAX_CONNECTIONS is the maximum number of simultaneous connections to the memcached service | -| memcached-blocks-metadata.​extraEnv[2] | object | `{"name":"MEMCACHED_THREADS","value":"4"}` | MEMCACHED_THREADS is the number of threads to use when processing incoming requests. By default, memcached is configured to use 4 concurrent threads. The threading improves the performance of storing and retrieving data in the cache, using a locking system to prevent different threads overwriting or updating the same values. | +| memcached-blocks-metadata.​extraEnvVars[0] | object | `{"name":"MEMCACHED_CACHE_SIZE","value":"1024"}` | MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage | +| memcached-blocks-metadata.​extraEnvVars[1] | object | `{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"}` | MEMCACHED_MAX_CONNECTIONS is the maximum number of simultaneous connections to the memcached service | +| memcached-blocks-metadata.​extraEnvVars[2] | object | `{"name":"MEMCACHED_THREADS","value":"4"}` | MEMCACHED_THREADS is the number of threads to use when processing incoming requests. By default, memcached is configured to use 4 concurrent threads. The threading improves the performance of storing and retrieving data in the cache, using a locking system to prevent different threads overwriting or updating the same values. | | memcached-blocks-metadata.​metrics.​enabled | bool | `true` | | | memcached-blocks-metadata.​metrics.​serviceMonitor.​enabled | bool | `false` | | | memcached-blocks-metadata.​replicaCount | int | `2` | | | memcached-blocks-metadata.​resources | object | `{}` | | | memcached-blocks.​architecture | string | `"high-availability"` | | -| memcached-blocks.​extraEnv[0] | object | `{"name":"MEMCACHED_CACHE_SIZE","value":"1024"}` | MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage | -| memcached-blocks.​extraEnv[1] | object | `{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"}` | MEMCACHED_MAX_CONNECTIONS is the maximum number of simultaneous connections to the memcached service | -| memcached-blocks.​extraEnv[2] | object | `{"name":"MEMCACHED_THREADS","value":"4"}` | MEMCACHED_THREADS is the number of threads to use when processing incoming requests. By default, memcached is configured to use 4 concurrent threads. The threading improves the performance of storing and retrieving data in the cache, using a locking system to prevent different threads overwriting or updating the same values. | +| memcached-blocks.​extraEnvVars[0] | object | `{"name":"MEMCACHED_CACHE_SIZE","value":"1024"}` | MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage | +| memcached-blocks.​extraEnvVars[1] | object | `{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"}` | MEMCACHED_MAX_CONNECTIONS is the maximum number of simultaneous connections to the memcached service | +| memcached-blocks.​extraEnvVars[2] | object | `{"name":"MEMCACHED_THREADS","value":"4"}` | MEMCACHED_THREADS is the number of threads to use when processing incoming requests. By default, memcached is configured to use 4 concurrent threads. The threading improves the performance of storing and retrieving data in the cache, using a locking system to prevent different threads overwriting or updating the same values. | | memcached-blocks.​metrics.​enabled | bool | `true` | | | memcached-blocks.​metrics.​serviceMonitor.​enabled | bool | `false` | | | memcached-blocks.​replicaCount | int | `2` | | | memcached-blocks.​resources | object | `{}` | | | memcached-frontend.​architecture | string | `"high-availability"` | | | memcached-frontend.​enabled | bool | `false` | | -| memcached-frontend.​extraEnv[0] | object | `{"name":"MEMCACHED_CACHE_SIZE","value":"1024"}` | MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage | -| memcached-frontend.​extraEnv[1] | object | `{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"}` | MEMCACHED_MAX_CONNECTIONS is the maximum number of simultaneous connections to the memcached service | -| memcached-frontend.​extraEnv[2] | object | `{"name":"MEMCACHED_THREADS","value":"4"}` | MEMCACHED_THREADS is the number of threads to use when processing incoming requests. By default, memcached is configured to use 4 concurrent threads. The threading improves the performance of storing and retrieving data in the cache, using a locking system to prevent different threads overwriting or updating the same values. | +| memcached-frontend.​extraEnvVars[0] | object | `{"name":"MEMCACHED_CACHE_SIZE","value":"1024"}` | MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage | +| memcached-frontend.​extraEnvVars[1] | object | `{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"}` | MEMCACHED_MAX_CONNECTIONS is the maximum number of simultaneous connections to the memcached service | +| memcached-frontend.​extraEnvVars[2] | object | `{"name":"MEMCACHED_THREADS","value":"4"}` | MEMCACHED_THREADS is the number of threads to use when processing incoming requests. By default, memcached is configured to use 4 concurrent threads. The threading improves the performance of storing and retrieving data in the cache, using a locking system to prevent different threads overwriting or updating the same values. | | memcached-frontend.​metrics.​enabled | bool | `true` | | | memcached-frontend.​metrics.​serviceMonitor.​enabled | bool | `false` | | | memcached-frontend.​replicaCount | int | `2` | | | memcached-frontend.​resources | object | `{}` | | -| memcached-index-read | object | `{"architecture":"high-availability","enabled":false,"extraEnv":[{"name":"MEMCACHED_CACHE_SIZE","value":"1024"},{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"},{"name":"MEMCACHED_THREADS","value":"4"}],"metrics":{"enabled":true,"serviceMonitor":{"enabled":false}},"replicaCount":2,"resources":{}}` | index read caching for legacy chunk storage engine | -| memcached-index-read.​extraEnv[0] | object | `{"name":"MEMCACHED_CACHE_SIZE","value":"1024"}` | MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage | -| memcached-index-read.​extraEnv[1] | object | `{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"}` | MEMCACHED_MAX_CONNECTIONS is the maximum number of simultaneous connections to the memcached service | -| memcached-index-read.​extraEnv[2] | object | `{"name":"MEMCACHED_THREADS","value":"4"}` | MEMCACHED_THREADS is the number of threads to use when processing incoming requests. By default, memcached is configured to use 4 concurrent threads. The threading improves the performance of storing and retrieving data in the cache, using a locking system to prevent different threads overwriting or updating the same values. | -| memcached-index-write | object | `{"architecture":"high-availability","enabled":false,"extraEnv":[{"name":"MEMCACHED_CACHE_SIZE","value":"1024"},{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"},{"name":"MEMCACHED_THREADS","value":"4"}],"metrics":{"enabled":true,"serviceMonitor":{"enabled":false}},"replicaCount":2,"resources":{}}` | index write caching for legacy chunk storage engine | -| memcached-index-write.​extraEnv[0] | object | `{"name":"MEMCACHED_CACHE_SIZE","value":"1024"}` | MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage | -| memcached-index-write.​extraEnv[1] | object | `{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"}` | MEMCACHED_MAX_CONNECTIONS is the maximum number of simultaneous connections to the memcached service | -| memcached-index-write.​extraEnv[2] | object | `{"name":"MEMCACHED_THREADS","value":"4"}` | MEMCACHED_THREADS is the number of threads to use when processing incoming requests. By default, memcached is configured to use 4 concurrent threads. The threading improves the performance of storing and retrieving data in the cache, using a locking system to prevent different threads overwriting or updating the same values. | -| memcached.​extraEnv[0] | object | `{"name":"MEMCACHED_CACHE_SIZE","value":"1024"}` | MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage | -| memcached.​extraEnv[1] | object | `{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"}` | MEMCACHED_MAX_CONNECTIONS is the maximum number of simultaneous connections to the memcached service | -| memcached.​extraEnv[2] | object | `{"name":"MEMCACHED_THREADS","value":"4"}` | MEMCACHED_THREADS is the number of threads to use when processing incoming requests. By default, memcached is configured to use 4 concurrent threads. The threading improves the performance of storing and retrieving data in the cache, using a locking system to prevent different threads overwriting or updating the same values. | +| memcached-index-read | object | `{"architecture":"high-availability","enabled":false,"extraEnvVars":[{"name":"MEMCACHED_CACHE_SIZE","value":"1024"},{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"},{"name":"MEMCACHED_THREADS","value":"4"}],"metrics":{"enabled":true,"serviceMonitor":{"enabled":false}},"replicaCount":2,"resources":{}}` | index read caching for legacy chunk storage engine | +| memcached-index-read.​extraEnvVars[0] | object | `{"name":"MEMCACHED_CACHE_SIZE","value":"1024"}` | MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage | +| memcached-index-read.​extraEnvVars[1] | object | `{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"}` | MEMCACHED_MAX_CONNECTIONS is the maximum number of simultaneous connections to the memcached service | +| memcached-index-read.​extraEnvVars[2] | object | `{"name":"MEMCACHED_THREADS","value":"4"}` | MEMCACHED_THREADS is the number of threads to use when processing incoming requests. By default, memcached is configured to use 4 concurrent threads. The threading improves the performance of storing and retrieving data in the cache, using a locking system to prevent different threads overwriting or updating the same values. | +| memcached-index-write | object | `{"architecture":"high-availability","enabled":false,"extraEnvVars":[{"name":"MEMCACHED_CACHE_SIZE","value":"1024"},{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"},{"name":"MEMCACHED_THREADS","value":"4"}],"metrics":{"enabled":true,"serviceMonitor":{"enabled":false}},"replicaCount":2,"resources":{}}` | index write caching for legacy chunk storage engine | +| memcached-index-write.​extraEnvVars[0] | object | `{"name":"MEMCACHED_CACHE_SIZE","value":"1024"}` | MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage | +| memcached-index-write.​extraEnvVars[1] | object | `{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"}` | MEMCACHED_MAX_CONNECTIONS is the maximum number of simultaneous connections to the memcached service | +| memcached-index-write.​extraEnvVars[2] | object | `{"name":"MEMCACHED_THREADS","value":"4"}` | MEMCACHED_THREADS is the number of threads to use when processing incoming requests. By default, memcached is configured to use 4 concurrent threads. The threading improves the performance of storing and retrieving data in the cache, using a locking system to prevent different threads overwriting or updating the same values. | +| memcached.​extraEnvVars[0] | object | `{"name":"MEMCACHED_CACHE_SIZE","value":"1024"}` | MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage | +| memcached.​extraEnvVars[1] | object | `{"name":"MEMCACHED_MAX_CONNECTIONS","value":"1024"}` | MEMCACHED_MAX_CONNECTIONS is the maximum number of simultaneous connections to the memcached service | +| memcached.​extraEnvVars[2] | object | `{"name":"MEMCACHED_THREADS","value":"4"}` | MEMCACHED_THREADS is the number of threads to use when processing incoming requests. By default, memcached is configured to use 4 concurrent threads. The threading improves the performance of storing and retrieving data in the cache, using a locking system to prevent different threads overwriting or updating the same values. | | nginx.​affinity | object | `{}` | | | nginx.​annotations | object | `{}` | | | nginx.​autoscaling.​behavior | object | `{}` | Ref: https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/#support-for-configurable-scaling-behavior | diff --git a/values.yaml b/values.yaml index 8017a57a..382588b0 100644 --- a/values.yaml +++ b/values.yaml @@ -1698,7 +1698,7 @@ memcached: architecture: "high-availability" replicaCount: 2 resources: {} - extraEnv: + extraEnvVars: # -- MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage - name: MEMCACHED_CACHE_SIZE value: "1024" @@ -1721,7 +1721,7 @@ memcached-index-read: architecture: "high-availability" replicaCount: 2 resources: {} - extraEnv: + extraEnvVars: # -- MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage - name: MEMCACHED_CACHE_SIZE value: "1024" @@ -1744,7 +1744,7 @@ memcached-index-write: architecture: "high-availability" replicaCount: 2 resources: {} - extraEnv: + extraEnvVars: # -- MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage - name: MEMCACHED_CACHE_SIZE value: "1024" @@ -1766,7 +1766,7 @@ memcached-frontend: architecture: "high-availability" replicaCount: 2 resources: {} - extraEnv: + extraEnvVars: # -- MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage - name: MEMCACHED_CACHE_SIZE value: "1024" @@ -1787,7 +1787,7 @@ memcached-blocks-index: architecture: "high-availability" replicaCount: 2 resources: {} - extraEnv: + extraEnvVars: # -- MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage - name: MEMCACHED_CACHE_SIZE value: "1024" @@ -1808,7 +1808,7 @@ memcached-blocks: architecture: "high-availability" replicaCount: 2 resources: {} - extraEnv: + extraEnvVars: # -- MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage - name: MEMCACHED_CACHE_SIZE value: "1024" @@ -1830,7 +1830,7 @@ memcached-blocks-metadata: architecture: "high-availability" replicaCount: 2 resources: {} - extraEnv: + extraEnvVars: # -- MEMCACHED_CACHE_SIZE is the amount of memory allocated to memcached for object storage - name: MEMCACHED_CACHE_SIZE value: "1024"