Merge branch 'master' of github.com:truecharts/charts
# Conflicts: # charts/incubator/mimir/Chart.yaml
This commit is contained in:
@@ -147,6 +147,10 @@ mimir:
|
||||
chunks-cache:
|
||||
enabled: true
|
||||
replicas: 2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 20m
|
||||
memory: 10Mi
|
||||
|
||||
index-cache:
|
||||
enabled: true
|
||||
@@ -234,11 +238,7 @@ mimir:
|
||||
|
||||
zoneAwareReplication:
|
||||
topologyKey: 'kubernetes.io/hostname'
|
||||
chunks-cache:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 20m
|
||||
memory: 10Mi
|
||||
|
||||
nginx:
|
||||
replicas: 1
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user