Skip to content

Commit

Permalink
unstring env vars for blueapi
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamondJoseph authored Sep 5, 2024
1 parent 48279bf commit 9ef006e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/daq-blueapi/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ blueapi:
ingress:
create: true
host: p45-blueapi.diamond.ac.uk
extraEnvVars: |
extraEnvVars:
- name: RABBITMQ_PASSWORD
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 9ef006e

Please sign in to comment.