Added prom-stack

This commit is contained in:
Ultradesu
2025-04-12 14:14:48 +01:00
parent 3fbcd0db31
commit 15e1769984
2 changed files with 3 additions and 3 deletions

View File

@ -7,10 +7,10 @@ resources:
- external-secrets.yaml
helmCharts:
- name: prometheus
- name: kube-prometheus-stack
repo: https://prometheus-community.github.io/helm-charts
version: 70.4.2
releaseName: kube-prometheus-stack
releaseName: prometheus
namespace: prometheus
valuesFile: prom-values.yaml
includeCRDs: true