- comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user