Skip to content

Commit

Permalink
correct address
Browse files Browse the repository at this point in the history
  • Loading branch information
ulfgebhardt committed Dec 4, 2024
1 parent e7d9a3c commit 52a5950
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,6 +1,6 @@
{{ $image_tag := env "IMAGE_TAG" | default (exec "../scripts/image_tag.sh" (list) | trim) }}

domain: reformer-network.ocelot-social.it4c.org
domain: reformer-network-staging.ocelot-social.it4c.org
namespace: reformer-network
image_tag: {{ $image_tag }}
github_repository: it4change/reformer.network

0 comments on commit 52a5950

Please sign in to comment.