diff --git a/manifests/prometheus/prometheus.yaml b/manifests/prometheus/prometheus.yaml index 770b945..03bf4f9 100644 --- a/manifests/prometheus/prometheus.yaml +++ b/manifests/prometheus/prometheus.yaml @@ -11,7 +11,8 @@ spec: podMonitorNamespaceSelector: {} resources: requests: - memory: 300Mi + memory: "2Gi" + cpu: "2" storage: volumeClaimTemplate: metadata: