Automated upload for dev.t09.de
This commit is contained in:
parent
54dc4302f9
commit
1ee42a4f68
5 changed files with 10 additions and 14 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -137,6 +137,9 @@ gitea:
|
|||
ENABLED: true
|
||||
ADAPTER: redis
|
||||
|
||||
security:
|
||||
GLOBAL_TWO_FACTOR_REQUIREMENT: admin
|
||||
|
||||
service:
|
||||
DISABLE_REGISTRATION: true
|
||||
ENABLE_NOTIFY_MAIL: true
|
||||
|
|
@ -175,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: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue