Install prometheus and grafana

This commit is contained in:
Nikolai Rodionov 2024-09-28 21:53:15 +02:00
parent 3ffddce991
commit c4de5942d9
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD
2 changed files with 2 additions and 3 deletions

View File

@ -105,7 +105,7 @@ releases:
chart: grafana/grafana
namespace: applications
version: 8.5.1
installed: false
installed: true
inherit:
- template: default-env-values
- template: default-env-secrets

View File

@ -9,8 +9,7 @@ repositories:
releases:
- name: prometheus
chart: prometheus-community/kube-prometheus-stack
namespace: monitoring
installed: false
namespace: observability
version: 62.7.0
inherit:
- template: default-env-values