Created
February 18, 2022 12:30
-
-
Save nivogt/34ec2368ae517ed92df46f75c663448d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
apiVersion: v2 | |
name: monitoring | |
description: A Helm chart for deploying Prometheus and Grafana | |
type: application | |
version: 2.0.5 | |
appVersion: "2.0" | |
dependencies: | |
- name: prometheus | |
version: 14.6.0 | |
repository: https://prometheus-community.github.io/helm-charts | |
- name: grafana | |
version: 6.16.0 | |
repository: https://grafana.github.io/helm-charts | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment