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