diff --git a/npm/azure-npm.yaml b/npm/azure-npm.yaml index 8bf2253f65..3d74afcb22 100644 --- a/npm/azure-npm.yaml +++ b/npm/azure-npm.yaml @@ -83,6 +83,12 @@ spec: containers: - name: azure-npm image: mcr.microsoft.com/containernetworking/azure-npm:v1.1.5 + resources: + limits: + cpu: 250m + memory: 300Mi + requests: + cpu: 250m securityContext: privileged: true env: