Skip to content

Commit

Permalink
this could be our production environment
Browse files Browse the repository at this point in the history
  • Loading branch information
roschaefer committed Nov 14, 2024
1 parent bfd3510 commit 1ac1294
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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: staging-reformer-network.ocelot-social.it4c.org
namespace: reformer-network-staging
domain: reformer-network.ocelot-social.it4c.org
namespace: reformer-network
image_tag: {{ $image_tag }}
github_repository: it4change/reformer.network

0 comments on commit 1ac1294

Please sign in to comment.