diff --git a/sock-shop/carts.yaml b/sock-shop/carts.yaml index 2a7ebfd..59ab7fd 100644 --- a/sock-shop/carts.yaml +++ b/sock-shop/carts.yaml @@ -23,7 +23,7 @@ spec: value: -Xms64m -Xmx128m -XX:+UseG1GC -Djava.security.egd=file:/dev/urandom -Dspring.zipkin.enabled=false resources: limits: - cpu: 300m + cpu: 301m memory: 500Mi requests: cpu: 100m @@ -60,4 +60,4 @@ spec: - port: 80 targetPort: 80 selector: - name: carts \ No newline at end of file + name: carts