diff --git a/devops/azure/chart/templates/deployment.yaml b/devops/azure/chart/templates/deployment.yaml index 5153b4406a08f8e1fd5377a2a949a42929cc33f9..b0b456b2d2263044e6ab03a3d691f2c128381b72 100644 --- a/devops/azure/chart/templates/deployment.yaml +++ b/devops/azure/chart/templates/deployment.yaml @@ -49,7 +49,7 @@ spec: requests: cpu: "100m" limits: - cpu: "300m" + cpu: "500m" readinessProbe: httpGet: path: /actuator/health