diff --git a/kubernetes/infrastructure/prometheus/app/deployment.yaml b/kubernetes/infrastructure/prometheus/app/deployment.yaml index 81474be..a23eefc 100644 --- a/kubernetes/infrastructure/prometheus/app/deployment.yaml +++ b/kubernetes/infrastructure/prometheus/app/deployment.yaml @@ -29,7 +29,7 @@ spec: cpu: 500m memory: 500M limits: - cpu: 1 + cpu: 1Gi memory: 1Gi volumeMounts: - name: prometheus-config-volume