Update proxy and nomulus cluster resources (#2858)

This commit is contained in:
Pavlo Tkach
2025-10-24 20:19:41 +00:00
committed by GitHub
parent fc1eb162f2
commit 19e03dbd2e
6 changed files with 11 additions and 11 deletions
@@ -35,10 +35,10 @@ spec:
periodSeconds: 20
resources:
requests:
cpu: "400m"
cpu: "300m"
memory: "350Mi"
limits:
cpu: "600m"
cpu: "500m"
memory: "512Mi"
imagePullPolicy: Always
args: ["--env", "sandbox", "--log"]