diff --git a/helmfile/environments/production.yaml.gotmpl b/helmfile/environments/production.yaml.gotmpl index 5f65903..851afbe 100644 --- a/helmfile/environments/production.yaml.gotmpl +++ b/helmfile/environments/production.yaml.gotmpl @@ -8,4 +8,4 @@ redirect_domains: | # i don't understand it, but its the way to get it to work: namespace: wir-social-ocelot-production #image_tag: {{ env "IMAGE_TAG" | default (printf "ocelot-%s--branded-%s" $ocelot_image_tag $branded_image_tag) }} image_tag: {{ $image_tag }} -github_repository: github_repository/wir.social +github_repository: IT4Change/wir.social