diff --git a/production/helm/loki/values.yaml b/production/helm/loki/values.yaml index 99a8846940be0..e39f19640bc8c 100644 --- a/production/helm/loki/values.yaml +++ b/production/helm/loki/values.yaml @@ -3686,7 +3686,7 @@ chunksCache: timeout: 2000ms # -- Specify how long cached chunks should be stored in the chunks-cache before being expired defaultValidity: 0s - # -- Specify how long cached chunks should be stored in the chunks-cache before being expired + # -- Total number of chunks-cache replicas replicas: 1 # -- Port of the chunks-cache service port: 11211 @@ -3800,7 +3800,7 @@ chunksCache: timeout: 2000ms # -- Specify how long cached chunks should be stored in the chunks-cache-l2 before being expired defaultValidity: 0s - # -- Specify how long cached chunks should be stored in the chunks-cache-l2 before being expired + # -- Total number of chunks-cache-l2 replicas replicas: 1 # -- Port of the chunks-cache-l2 service port: 11211