chore: update resources #169

Merged
argoyle merged 1 commits from resources into main 2024-03-24 08:26:29 +00:00
Showing only changes of commit be878a3f2a - Show all commits
+3 -1
View File
@@ -42,9 +42,11 @@ spec:
- name: schemas - name: schemas
resources: resources:
limits: limits:
cpu: "500m"
memory: "100Mi" memory: "100Mi"
requests: requests:
memory: "100Mi" cpu: "100m"
memory: "20Mi"
readinessProbe: readinessProbe:
httpGet: httpGet:
path: /health path: /health