Update monitoring configurations to disable persistence in Loki and add emptyDir storage for Prometheus and Alertmanager
This commit is contained in:
@@ -19,8 +19,7 @@ spec:
|
||||
loki:
|
||||
enabled: true
|
||||
persistence:
|
||||
enabled: true
|
||||
size: 20Gi
|
||||
enabled: false
|
||||
promtail:
|
||||
enabled: true
|
||||
grafana:
|
||||
|
||||
Reference in New Issue
Block a user