Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions charts/graph/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,6 @@ router:
- --supergraph
- /etc/apollo/supergraph.graphql
configuration:
subscription:
enabled: true
mode:
passthrough:
all:
path: /subscriptions
subgraphs:
workflows:
path: /ws
protocol: graphql_ws
heartbeat_interval: 10s
sandbox:
enabled: true
homepage:
Expand Down
9 changes: 0 additions & 9 deletions supergraph-config.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,9 @@
federation_version: =2.8.0
subscriptions:
enabled: true
protocols:
- graphql-transport-ws
- graphql-ws
subgraphs:
workflows:
routing_url: https://workflows.diamond.ac.uk/graphql
schema:
file: schema/workflows.graphql
subscriptions:
enabled: true
protocols:
- graphql-ws
instrument_sessions:
routing_url: https://instrument-sessions.diamond.ac.uk/api/graphql
schema:
Expand Down