update domain

This commit is contained in:
Robert Schäfer 2024-12-02 14:43:03 +01:00
parent 777cd496f1
commit ca58ed7332

View File

@ -1,7 +1,7 @@
{{ $branded_image_tag:= env "BRANDED_IMAGE_TAG" | default (exec "../scripts/branded_image_tag.sh" (list) | trim) }} {{ $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) }} {{ $ocelot_image_tag := env "OCELOT_IMAGE_TAG" | default (exec "../scripts/ocelot_image_tag.sh" (list) | trim) }}
domain: freilernen.ocelot-social.roschaefer.de domain: freilernen.ocelot-social.it4c.org
namespace: freilernen-staging namespace: freilernen-ocelot
image_tag: {{ env "IMAGE_TAG" | default (printf "ocelot-%s--branded-%s" $ocelot_image_tag $branded_image_tag) }} image_tag: {{ env "IMAGE_TAG" | default (printf "ocelot-%s--branded-%s" $ocelot_image_tag $branded_image_tag) }}
github_repository: wir-social/freilernen.social github_repository: wir-social/freilernen.social