mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-13 07:24:34 +00:00
add kube-prometheus-stack
Signed-off-by: gwg313 <gwg313@pm.me> remove vals Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
231e6b3319
commit
bfce08329d
10 changed files with 101 additions and 0 deletions
9
platform/monitoring/Chart.yaml
Normal file
9
platform/monitoring/Chart.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
apiVersion: v2
|
||||
name: cluster-monitoring
|
||||
description: chart for cluster monitoring stack
|
||||
type: application
|
||||
version: 1.0.0
|
||||
dependencies:
|
||||
- name: kube-prometheus-stack
|
||||
version: "85.1.3"
|
||||
repository: "https://prometheus-community.github.io/helm-charts"
|
||||
Loading…
Add table
Add a link
Reference in a new issue