diff --git a/configuration/kubernetes/deployment.yaml b/configuration/kubernetes/deployment.yaml index 003df69..901f123 100644 --- a/configuration/kubernetes/deployment.yaml +++ b/configuration/kubernetes/deployment.yaml @@ -64,11 +64,11 @@ spec: imagePullPolicy: Always resources: requests: - cpu: 32m - memory: 32Mi + cpu: 64m + memory: 64Mi limits: - cpu: 50m - memory: 32Mi + cpu: 100m + memory: 64Mi securityContext: capabilities: add: