diff --git a/install/0000_30_machine-api-operator_09_deployment.yaml b/install/0000_30_machine-api-operator_09_deployment.yaml index 9b5aa5203..5ed9b456f 100644 --- a/install/0000_30_machine-api-operator_09_deployment.yaml +++ b/install/0000_30_machine-api-operator_09_deployment.yaml @@ -24,11 +24,8 @@ spec: - "start" - "--images-json=/etc/machine-api-operator-config/images/images.json" resources: - limits: - cpu: 20m - memory: 50Mi requests: - cpu: 20m + cpu: 10m memory: 50Mi volumeMounts: - name: images