diff --git a/k8s.yaml b/k8s.yaml index 1410c1d..fba1d44 100644 --- a/k8s.yaml +++ b/k8s.yaml @@ -64,6 +64,10 @@ spec: - name: demo-portals image: ghcr.io/smart-on-fhir/health-cards-tests:latest imagePullPolicy: Always + resources: + requests: + memory: "128Mi" + cpu: "125m" ports: - containerPort: 8080 env: