chore(garm): ⬆️ bump garm to v0.1.7-forgejo-14, add sizing policy env vars

This commit is contained in:
Daniel Sy 2026-04-20 16:08:27 +02:00
parent a2c635ae6e
commit 50c62b2ce0
Signed by untrusted user: danielsy
GPG key ID: 1F39A8BBCD2EE3D3
2 changed files with 5 additions and 1 deletions

View file

@ -26,7 +26,7 @@ credentials:
image:
repository: {{{ .Env.CLIENT_REPO_DOMAIN }}}/devfw-cicd/garm-forgejo
tag: v0.1.7-forgejo-13
tag: v0.1.7-forgejo-14
providerConfig:
edgeConnect:

View file

@ -63,6 +63,10 @@ spec:
value: "12h"
- name: RECEIVER_ALLOWED_ORG
value: "DevFW"
- name: RECEIVER_CPU_SIZING_MODE
value: "observe"
- name: RECEIVER_MEMORY_QOS
value: "guaranteed"
volumeMounts:
- name: data
mountPath: /data