Skip to content

Commit

Permalink
Update blueapi values.yaml for latest version of scratch area handling
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamondJoseph authored Sep 5, 2024
1 parent 8932b7e commit 48279bf
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions services/daq-blueapi/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ blueapi:
create: true
host: p45-blueapi.diamond.ac.uk
extraEnvVars: |
- name: SCRATCH_AREA
value: {{ .Values.scratch.containerPath }}
- name: RABBITMQ_PASSWORD
valueFrom:
secretKeyRef:
Expand All @@ -48,6 +46,4 @@ blueapi:
username: p45
passcode: ${RABBITMQ_PASSWORD}
host: p45-rabbitmq-daq.diamond.ac.uk
scratch:
hostPath: /dls_sw/p45/software/blueapi/scratch
containerPath: /dls_sw/p45/software/blueapi/scratch
scratchHostPath: /dls_sw/p45/software/blueapi/scratch

0 comments on commit 48279bf

Please sign in to comment.