Skip to content

Commit

Permalink
configure redirect_domains for staging
Browse files Browse the repository at this point in the history
  • Loading branch information
ulfgebhardt committed Dec 8, 2024
1 parent bcdc386 commit 97a8c6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helmfile/environments/default.yaml.gotmpl
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{{ $image_tag := env "IMAGE_TAG" | default (exec "../scripts/branded_image_tag.sh" (list) | trim) }}

domain: wir-social-staging.ocelot-social.it4c.org
redirect_domains: []
namespace: wir-social-ocelot
image_tag: {{ $image_tag }}
github_repository: wir-social/wir.social

0 comments on commit 97a8c6d

Please sign in to comment.