Skip to content

Commit

Permalink
change wildcard domain to it4c.org
Browse files Browse the repository at this point in the history
  • Loading branch information
roschaefer committed Nov 9, 2024
1 parent 224d445 commit c9a63e3
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: staging.ocelot-social.roschaefer.de
domain: staging.ocelot-social.it4c.org
namespace: ocelot-staging
image_tag: {{ $image_tag }}
github_repository: ocelot-social-community/stage.ocelot.social

0 comments on commit c9a63e3

Please sign in to comment.