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

@ -7,7 +7,7 @@ metadata:
namespace: gitea
spec:
# Two replicas means that if one is busy, the other can pick up jobs.
replicas: 0
replicas: 3
selector:
matchLabels:
app: forgejo-runner

View file

@ -72,7 +72,7 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 100Gi
storage: 500Gi
---
apiVersion: v1
kind: Secret

View file

@ -178,6 +178,6 @@ image:
#tag: "8.0.3"
# Adds -rootless suffix to image name
# rootless: true
fullOverride: edp.buildth.ing/devfw-cicd/edp-forgejo:workflow-webhook-20260305
fullOverride: edp.buildth.ing/devfw-cicd/edp-forgejo:14.0.2-edp1-rootless
forgejo: {}