wir.social/helmfile/environments/default.yaml.gotmpl
2024-12-11 03:07:57 +01:00

8 lines
271 B
Go Template

{{ $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: IT4Change/wir.social