Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-02-26 21:31:45 +00:00
parent 0b007d2648
commit 957944d42b
14 changed files with 9 additions and 25 deletions

View File

@ -20,7 +20,7 @@ dependencies:
version: 5.2.1
repository: https://grafana.github.io/helm-charts
condition: ""
alias: ""
alias: "mimir"
tags: []
import-values: []
deprecated: false
@ -39,4 +39,4 @@ name: mimir
sources:
- https://grafana.com
type: application
version: 0.1.1
version: 0.1.5

View File

@ -32,7 +32,7 @@ configmap:
apiVersion: 1
datasources:
- name: Mimir
type: Prometheus
type: prometheus
uid: {{ .Values.grafana.datasource.uid | default "prometheus" }}
url: http://{{ if ne .Release.Name "mimir" }}{{ .Release.Name }}-{{ end }}mimir-nginx.{{ .Release.Namespace }}/prometheus
access: proxy
@ -58,6 +58,7 @@ mimir:
# Dashboard configuration for deploying Grafana dashboards for Mimir
dashboards:
enabled: true
annotations: {}
serviceMonitor:
enabled: true
@ -227,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: