diff --git a/devops/azure/chart/templates/deployment.yaml b/devops/azure/chart/templates/deployment.yaml index 495531f71b080fbb22f9c7256a012b8a8903178f..9cad45fe5b65d9b340320ab9eeb71f67e861b595 100644 --- a/devops/azure/chart/templates/deployment.yaml +++ b/devops/azure/chart/templates/deployment.yaml @@ -41,11 +41,6 @@ spec: imagePullPolicy: Always ports: - containerPort: 80 - resources: - requests: - cpu: "100m" - limits: - cpu: "300m" readinessProbe: httpGet: path: /actuator/health