diff --git a/charts/galoy/values.yaml b/charts/galoy/values.yaml index 49bd75fff3..36e78f89ef 100644 --- a/charts/galoy/values.yaml +++ b/charts/galoy/values.yaml @@ -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