feat(forgejo): backup s3 directly to pvc
This commit is contained in:
parent
491be80842
commit
55d9a06dc7
2 changed files with 7 additions and 19 deletions
|
|
@ -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" }}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue