diff --git a/cluster-apps/arc-k8s-demo.yaml b/cluster-apps/arc-k8s-demo.yaml index 040ae1b..ab96de4 100644 --- a/cluster-apps/arc-k8s-demo.yaml +++ b/cluster-apps/arc-k8s-demo.yaml @@ -29,7 +29,7 @@ spec: resources: requests: memory: "50Mi" - cpu: "125m" + cpu: "120m" limits: memory: "256Mi" cpu: "500m" @@ -47,4 +47,4 @@ spec: ports: - port: 8080 selector: - app: arc-k8s-demo \ No newline at end of file + app: arc-k8s-demo