Skip to content

Commit

Permalink
fix unwanted change
Browse files Browse the repository at this point in the history
  • Loading branch information
roschaefer committed Oct 26, 2024
1 parent e4925a7 commit 0ad9c8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helmfile/environments/staging.yaml.gotmpl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{ $image_tag:= env "IMAGE_TAG" | default (exec "../scripts/image_tag.sh" (list) | trim) }}

domain: ocelot-social.roschaefer.de
namespace: ocelot-staging
domain: reformer-network-staging.roschaefer.de
namespace: reformer-network-staging
image_tag: {{ $image_tag }}

0 comments on commit 0ad9c8d

Please sign in to comment.