Update monitoring.yaml

This commit is contained in:
2026-06-08 06:03:42 +00:00
parent 5fc12246b5
commit 7b85277552

View File

@@ -19,7 +19,6 @@ spec:
grafana.ini:
server:
root_url: http://localhost:32000
prometheus:
prometheusSpec:
retention: 10d
@@ -30,7 +29,6 @@ spec:
resources:
requests:
storage: 10Gi
prometheus-node-exporter:
enabled: true
hostRootFsMount:
@@ -42,4 +40,6 @@ spec:
automated:
prune: true
selfHeal: true
createNamespace: true
syncOptions:
- ServerSideApply=true
- CreateNamespace=true