Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

feat(k8s): use new wif.ds-aggregator api url #177

Merged
merged 5 commits into from Jul 31, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .k8s/app.values.yml
Expand Up @@ -21,7 +21,7 @@ deployment:

env:
- name: DS_AGGREGATOR_API_URL
value: "https://ds-aggregator-api.incubateur.social.gouv.fr"
value: "https://wif.ds-aggregator.fabrique.social.gouv.fr"
- name: PORT
value: "${PORT}"
- name: NODE_ENV
Expand Down