Automated Manifest Update (#4987)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `11b2efd` (on `11b2efd332f5e43cc7037d71b43d956e07bf8c20`)
- **Charts Updated**: `argo-workflows`

Reviewed-on: #4987
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #4987.
This commit is contained in:
2026-03-22 23:46:08 +00:00
committed by Alex Lebens
parent 61d032b04a
commit 18e5180cbf
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