Skip to content

Commit

Permalink
nouveau nom de domaine
Browse files Browse the repository at this point in the history
  • Loading branch information
tangimds authored Jul 20, 2022
2 parents 2d34a8c + a7c0060 commit 4383044
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .kube-workflow/env/dev/values.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
app:
host: jardinmental-site-{{ .Values.global.branchSlug }}.dev.fabrique.social.gouv.fr
2 changes: 2 additions & 0 deletions .kube-workflow/env/preprod/values.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
app:
host: jardinmental-site-preprod.fabrique.social.gouv.fr
5 changes: 3 additions & 2 deletions .kube-workflow/env/prod/values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
app:
host: monsuivipsy.fabrique.social.gouv.fr
host: jardinmental.fabrique.social.gouv.fr
redirectFrom:
- jardinmental.fr
- monsuivipsy.fr

- monsuivipsy.fabrique.social.gouv.fr

0 comments on commit 4383044

Please sign in to comment.