Automated upload for dev.t09.de
This commit is contained in:
parent
24a8029772
commit
1c6eeabd7d
3 changed files with 9 additions and 21 deletions
|
|
@ -1,4 +1,5 @@
|
|||
# This is only used for deploying older versions of infra-catalogue where the bucket name is not an output of the terragrunt modules# We use recreate to make sure only one instance with one version is running, because Forgejo might break or data gets inconsistant.
|
||||
|
||||
# We use recreate to make sure only one instance with one version is running, because Forgejo might break or data gets inconsistant.
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
||||
|
|
@ -176,17 +177,4 @@ image:
|
|||
# rootless: true
|
||||
fullOverride: edp.buildth.ing/devfw-cicd/edp-forgejo:14.0.2-edp1-rootless
|
||||
|
||||
forgejo:
|
||||
# This appears to be governed by forgejo-runner, as intuition would suggest
|
||||
# runner:
|
||||
# enabled: true
|
||||
# image:
|
||||
# tag: latest
|
||||
# # replicas: 3
|
||||
# config:
|
||||
# runner:
|
||||
# labels:
|
||||
# - docker:docker://node:16-bullseye
|
||||
# - self-hosted:docker://ghcr.io/catthehacker/ubuntu:act-22.04
|
||||
# - ubuntu-22.04:docker://ghcr.io/catthehacker/ubuntu:act-22.04
|
||||
# - ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-22.04
|
||||
forgejo: {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue