Automated upload for dev.t09.de

This commit is contained in:
Automated pipeline 2026-06-08 12:15:27 +00:00 committed by Actions pipeline
parent 011f436fb7
commit 422f568c8e
16 changed files with 407 additions and 17 deletions

View file

@ -1,3 +1,7 @@
# Default: Forgejo/GitHub Actions runner manager
# Deploys GARM with the ci-sizer provider for automatic sizing + collector injection.
# For GitLab-only deployments, omit this and use gitlab-webhook instead.
# See: ci-sizer/docs/deployment-modes.md
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
@ -20,7 +24,7 @@ spec:
sources:
- repoURL: https://edp.buildth.ing/DevFW-CICD/garm-helm
path: charts/garm
targetRevision: v0.0.17
targetRevision: v0.0.16
helm:
valueFiles:
- $values/otc/dev.t09.de/stacks/garm/garm/values.yaml

View file

@ -26,7 +26,7 @@ credentials:
image:
repository: edp.buildth.ing/devfw-cicd/garm-forgejo
tag: v0.1.7-forgejo-22
tag: v0.1.7-forgejo-23
providerConfig:
edgeConnect:
@ -37,14 +37,9 @@ providerConfig:
name: Hamburg
organization: TelekomOP
edgeConnectK8s:
pendingTimeout: "5m"
sizer:
sidecarImage: edp.buildth.ing/devfw-cicd/ci-sizer-collector:latest
sidecarPushEndpoint: https://sizer.dev.t09.de/api/v1/metrics
baseUrl: "https://sizer.dev.t09.de"
readToken:
existingSecretName: sizer-tokens
sidecarImage: edp.buildth.ing/devfw-cicd/ci-sizer-collector:0.0.4
garm:
logging:
logLevel: debug
logLevel: info