fix: lower CPU limit to 200m to fit rolling update within tenant quota
Some checks failed
Release / release (push) Failing after 7m23s

This commit is contained in:
2026-04-30 00:19:18 +02:00
parent b42ded93f6
commit 58248897db

View File

@@ -20,7 +20,7 @@ resources:
cpu: 50m
memory: 64Mi
limits:
cpu: 500m
cpu: 200m
memory: 256Mi
pvc: