fix(mimir): try another requests patch

This commit is contained in:
Kjeld Schouten 2024-02-26 22:28:48 +01:00
parent c22c68f692
commit 7799f5e919
2 changed files with 6 additions and 23 deletions

View File

@ -39,4 +39,4 @@ name: mimir
sources:
- https://grafana.com
type: application
version: 0.1.4
version: 0.1.5

View File

@ -228,29 +228,12 @@ mimir:
zoneAwareReplication:
topologyKey: 'kubernetes.io/hostname'
chunks-cache:
resources:
requests:
cpu: 20m
memory: 10Mi
nginx:
replicas: 1
resources:
limits:
cpu: 1.4
memory: 731Mi
requests:
cpu: 20m
memory: 10Mi
# Grafana Enterprise Metrics feature related
admin_api:
replicas: 1
resources:
limits:
cpu: 200m
memory: 128Mi
requests:
cpu: 20m
memory: 10Mi
gateway:
replicas: 1
resources:
limits: