Skip to content

Commit

Permalink
update domain
Browse files Browse the repository at this point in the history
  • Loading branch information
roschaefer committed Dec 2, 2024
1 parent d11b17f commit 1afdada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helmfile/environments/default.yaml.gotmpl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{{ $branded_image_tag:= env "BRANDED_IMAGE_TAG" | default (exec "../scripts/branded_image_tag.sh" (list) | trim) }}
{{ $ocelot_image_tag := env "OCELOT_IMAGE_TAG" | default (exec "../scripts/ocelot_image_tag.sh" (list) | trim) }}

domain: wir-social.roschaefer.de
domain: wir-social.ocelot-social.it4c.org
namespace: wir-social-ocelot
image_tag: {{ env "IMAGE_TAG" | default (printf "ocelot-%s--branded-%s" $ocelot_image_tag $branded_image_tag) }}
github_repository: wir-social/wir.social

0 comments on commit 1afdada

Please sign in to comment.