chore: Update manifests after change

This commit is contained in:
2026-03-22 23:44:26 +00:00
parent 61d032b04a
commit a20173dc37
7 changed files with 15 additions and 22 deletions

View File

@@ -51,11 +51,11 @@ spec:
- "--workflow-workers"
- "2"
- "--workflow-ttl-workers"
- "1"
- "2"
- "--pod-cleanup-workers"
- "1"
- "2"
- "--cron-workflow-workers"
- "1"
- "2"
securityContext:
allowPrivilegeEscalation: false
capabilities:
@@ -79,7 +79,7 @@ spec:
resources:
requests:
cpu: 10m
memory: 128Mi
memory: 32Mi
ports:
- name: metrics
containerPort: 9090