mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-11 08:46:04 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -39,4 +39,4 @@ name: mimir
|
||||
sources:
|
||||
- https://grafana.com
|
||||
type: application
|
||||
version: 0.1.4
|
||||
version: 0.1.9
|
||||
@@ -43,6 +43,9 @@ configmap:
|
||||
{{- if .Values.grafana.datasource.timeout }}
|
||||
timeout: {{ .Values.grafana.datasource.timeout }}
|
||||
{{- end }}
|
||||
httpHeaderName1: 'X-Scope-OrgID'
|
||||
secureJsonData:
|
||||
httpHeaderValue1: 'metamonitoring'
|
||||
|
||||
grafana:
|
||||
datasource:
|
||||
@@ -141,6 +144,10 @@ mimir:
|
||||
chunks-cache:
|
||||
enabled: true
|
||||
replicas: 2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 20m
|
||||
memory: 10Mi
|
||||
|
||||
index-cache:
|
||||
enabled: true
|
||||
@@ -153,7 +160,7 @@ mimir:
|
||||
enabled: true
|
||||
|
||||
minio:
|
||||
enabled: false
|
||||
enabled: true
|
||||
|
||||
overrides_exporter:
|
||||
replicas: 1
|
||||
@@ -228,7 +235,7 @@ mimir:
|
||||
|
||||
zoneAwareReplication:
|
||||
topologyKey: 'kubernetes.io/hostname'
|
||||
|
||||
|
||||
nginx:
|
||||
replicas: 1
|
||||
resources:
|
||||
@@ -238,24 +245,3 @@ mimir:
|
||||
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:
|
||||
cpu: 1.4
|
||||
memory: 731Mi
|
||||
requests:
|
||||
cpu: 20m
|
||||
memory: 10Mi
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user