deployment low

This commit is contained in:
Beto Sánchez
2025-10-24 15:49:00 -05:00
parent 269a75ff9f
commit 93d2c8738c
2 changed files with 3 additions and 3 deletions

View File

@@ -20,10 +20,10 @@ spec:
image: gitea.articulacion.com.co/panel/workers:latest
resources:
requests:
memory: "1Gi"
memory: "2Gi"
cpu: "500m"
limits:
memory: "1Gi"
memory: "2Gi"
cpu: "500m"
imagePullSecrets:
- name: workers-gitlab-img