Skip to content

Commit

Permalink
mimir-distributed: typo in zoneAwareReplication doc comments (#10672)
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Varankin <[email protected]>
  • Loading branch information
narqo authored Feb 27, 2025
1 parent 88b6900 commit 7cd1bfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions operations/helm/charts/mimir-distributed/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1103,7 +1103,7 @@ ingester:
# nodeSelector:
# topology.kubernetes.io/zone: us-central1-a
# storageClass: storage-class-us-central1-a
# - name: zone-a
# - name: zone-b
# nodeSelector:
# topology.kubernetes.io/zone: us-central1-b
# storageClass: storage-class-us-central1-b
Expand Down Expand Up @@ -2247,7 +2247,7 @@ store_gateway:
# - name: zone-a
# nodeSelector:
# topology.kubernetes.io/zone: us-central1-a
# - name: zone-a
# - name: zone-b
# nodeSelector:
# topology.kubernetes.io/zone: us-central1-b
# - name: zone-c
Expand Down

0 comments on commit 7cd1bfb

Please sign in to comment.