- comment

This commit is contained in:
2025-12-10 15:13:18 +01:00
parent fcf3c692bf
commit 5c6e622f07

View File

@@ -8,17 +8,14 @@ metadata:
spec:
project: default
source:
# Using Helm chart directly from the official repository
repoURL: https://prometheus-community.github.io/helm-charts
chart: kube-prometheus-stack
targetRevision: 65.1.1
helm:
values: |
# Disable alertmanager for simplicity
alertmanager:
enabled: false
# Configure Prometheus
prometheus:
prometheusSpec:
resources:
@@ -37,7 +34,6 @@ spec:
requests:
storage: 5Gi
# Configure Grafana
grafana:
enabled: true
adminPassword: admin