mf-ci-cd
All checks were successful
/ continuous-deploy (push) Successful in 19s

This commit is contained in:
Márcio Fernandes
2026-04-18 23:14:14 +00:00
parent 20360ff1dc
commit 8730c3217b
3 changed files with 2 additions and 2 deletions

View File

@@ -50,8 +50,8 @@ spec:
memory: "128Mi" memory: "128Mi"
cpu: "100m" cpu: "100m"
limits: limits:
memory: "512Mi" memory: "1024Mi"
cpu: "400m" cpu: "1000m"
volumeMounts: volumeMounts:
- name: config-map - name: config-map
mountPath: /etc/act_runner/config.yaml mountPath: /etc/act_runner/config.yaml