Skip to content

Commit

Permalink
chore: always upgrade router deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
krtk6160 committed Jul 26, 2023
1 parent 317ecf5 commit 93b58e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/galoy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1167,6 +1167,8 @@ router:
extraEnvVars:
- name: APOLLO_ROUTER_SUPERGRAPH_PATH
value: /etc/apollo/supergraph-schema.graphql
- name: ALWAYS_UPGRADE_DEPLOYMENT
value: "{{ now }}"

extraVolumeMounts:
- name: supergraph
Expand Down

0 comments on commit 93b58e0

Please sign in to comment.