changed prometheus memory to default of 400Mi

This commit is contained in:
Eduardo Gonzalez
2017-09-14 12:57:16 +02:00
parent ec4fabad9c
commit 5a253f192b

View File

@@ -21,7 +21,7 @@ spec:
# memory. Modify based on your target and time-series count for # memory. Modify based on your target and time-series count for
# production use. This value is mainly meant for demonstration/testing # production use. This value is mainly meant for demonstration/testing
# purposes. # purposes.
memory: 4Gi memory: 400Mi
alerting: alerting:
alertmanagers: alertmanagers:
- namespace: monitoring - namespace: monitoring