Skip to content

Commit

Permalink
update namespace for reformer network
Browse files Browse the repository at this point in the history
  • Loading branch information
ulfgebhardt committed Dec 4, 2024
1 parent 52a5950 commit da24654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helmfile/environments/production.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
{{ $ocelot_image_tag := env "OCELOT_IMAGE_TAG" | default (exec "../scripts/ocelot_image_tag.sh" (list) | trim) }}

domain: reformer-network.ocelot-social.it4c.org
namespace: reformer-network-production
namespace: reformer-network
image_tag: {{ env "IMAGE_TAG" | default (printf "ocelot-%s--branded-%s" $ocelot_image_tag $branded_image_tag) }}
github_repository: it4change/reformer.network

0 comments on commit da24654

Please sign in to comment.