feat(forgejo): backup s3 directly to pvc

This commit is contained in:
Fritz-Leo.Ochsmann 2025-07-31 15:59:25 +02:00 committed by evdo
parent 491be80842
commit 55d9a06dc7
2 changed files with 7 additions and 19 deletions

View file

@ -1,3 +1,4 @@
# This is only used for deploying older versions of infra-catalogue where the bucket name is not an output of the terragrunt modules
{{{- define "BUCKET_NAME" -}}}
{{{- if (getenv "FORGEJO_BUCKET_NAME") -}}}
{{{ getenv "FORGEJO_BUCKET_NAME" }}}