diff --git a/deployment-databus.yaml b/deployment-databus.yaml index 30aee385..fc975572 100644 --- a/deployment-databus.yaml +++ b/deployment-databus.yaml @@ -57,7 +57,7 @@ spec: cpu: "500m" memory: "1024Mi" limits: - cpu: "700m" + cpu: "500m" memory: "2048Mi" terminationGracePeriodSeconds: 40 strategy: diff --git a/deployment-gateway.yaml b/deployment-gateway.yaml index cec14d25..2d9669ec 100644 --- a/deployment-gateway.yaml +++ b/deployment-gateway.yaml @@ -54,7 +54,7 @@ spec: cpu: "500m" memory: "1024Mi" limits: - cpu: "800m" + cpu: "500m" memory: "2048Mi" terminationGracePeriodSeconds: 40 --- diff --git a/deployment-infra.yaml b/deployment-infra.yaml index dcf29886..a38e4320 100644 --- a/deployment-infra.yaml +++ b/deployment-infra.yaml @@ -57,7 +57,7 @@ spec: cpu: "500m" memory: "1024Mi" limits: - cpu: "800m" + cpu: "500m" memory: "2048Mi" terminationGracePeriodSeconds: 40 strategy: diff --git a/deployment-system.yaml b/deployment-system.yaml index 678ccc15..67e1fd6d 100644 --- a/deployment-system.yaml +++ b/deployment-system.yaml @@ -66,7 +66,7 @@ spec: cpu: "500m" memory: "1024Mi" limits: - cpu: "800m" + cpu: "500m" memory: "2048Mi" terminationGracePeriodSeconds: 40 strategy: