Skip to content

Commit

Permalink
adding blueapi to virtual env
Browse files Browse the repository at this point in the history
  • Loading branch information
ZohebShaikh committed Oct 10, 2024
1 parent e4ad807 commit a1516da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions services/daq-blueapi/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ blueapi:
module: dodal.beamlines.training_rig
# TODO: Make training rig plans repository
- kind: planFunctions
module: dls_bluesky_core.plans
- kind: planFunctions
module: dls_bluesky_core.stubs
module: blueapi.startup
events:
broadcast_status_events: False
stomp:
Expand All @@ -56,4 +54,6 @@ blueapi:
repositories:
- name: dodal
remote_url: https:/DiamondLightSource/dodal.git
- name: blueapi
remote_url: https:/DiamondLightSource/blueapi.git
scratchHostPath: /exports/mybeamline/p46/scratch/blueapi

0 comments on commit a1516da

Please sign in to comment.