Automated upload for benchmark.t09.de

This commit is contained in:
Automated pipeline 2026-05-13 11:39:29 +00:00 committed by Actions pipeline
parent 2c14713ae5
commit 8b9fb6bdd8
55 changed files with 4324 additions and 3 deletions

View file

@ -0,0 +1,29 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: garm
namespace: argocd
labels:
env: dev
spec:
project: default
syncPolicy:
automated:
selfHeal: true
syncOptions:
- CreateNamespace=true
retry:
limit: -1
destination:
name: in-cluster
namespace: garm
sources:
- repoURL: https://edp.buildth.ing/DevFW-CICD/garm-helm
path: charts/garm
targetRevision: v0.0.15
helm:
valueFiles:
- $values/otc/benchmark.t09.de/stacks/garm/garm/values.yaml
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD
ref: values

View file

@ -0,0 +1,45 @@
ingress:
enabled: true
className: nginx
annotations:
cert-manager.io/cluster-issuer: main
nginx.ingress.kubernetes.io/backend-protocol: HTTP
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
hosts:
- host: garm.benchmark.t09.de
paths:
- path: /
pathType: Prefix
tls:
- secretName: garm-net-tls
hosts:
- garm.benchmark.t09.de
# Credentials and Secrets
credentials:
edgeConnect:
existingSecretName: "edge-credential"
gitea:
url: "https://benchmark.t09.de" # Required
db:
existingSecretName: garm-fixed-credentials
image:
repository: edp.buildth.ing/devfw-cicd/garm-forgejo
tag: v0.1.7-forgejo-22
providerConfig:
edgeConnect:
organization: edp2
region: EU
edgeConnectUrl: "https://hub.apps.edge.platform.mg3.mdb.osc.live"
cloudlet:
name: Hamburg
organization: TelekomOP
edgeConnectK8s:
sizer:
sidecarImage: edp.buildth.ing/devfw-cicd/ci-sizer-collector:0.0.4
garm:
logging:
logLevel: info