From 98ff92c1d1d309e8dafdafcdef013f9c8531a99e Mon Sep 17 00:00:00 2001 From: "Ware, Joseph (DLSLtd,RAL,LSCI)" Date: Thu, 10 Oct 2024 11:00:59 +0100 Subject: [PATCH] autoformatting --- services/daq-blueapi/values.yaml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/services/daq-blueapi/values.yaml b/services/daq-blueapi/values.yaml index a7cbba2..c4a8d69 100644 --- a/services/daq-blueapi/values.yaml +++ b/services/daq-blueapi/values.yaml @@ -10,23 +10,23 @@ blueapi: nodeSelector: kubernetes.io/hostname: p45-control.diamond.ac.uk tolerations: - - key: nodetype - operator: Equal - value: test-rig - effect: NoSchedule - - key: beamline - operator: Equal - value: bl45p - effect: NoSchedule + - key: nodetype + operator: Equal + value: test-rig + effect: NoSchedule + - key: beamline + operator: Equal + value: bl45p + effect: NoSchedule ingress: create: true host: p45-blueapi.diamond.ac.uk extraEnvVars: - - name: RABBITMQ_PASSWORD - valueFrom: - secretKeyRef: - name: rabbitmq-password - key: rabbitmq-password + - name: RABBITMQ_PASSWORD + valueFrom: + secretKeyRef: + name: rabbitmq-password + key: rabbitmq-password worker: env: sources: @@ -49,6 +49,6 @@ blueapi: scratch: root: /dls_sw/p45/software/blueapi/scratch repositories: - - name: dodal - remote_url: https://github.com/DiamondLightSource/dodal.git + - name: dodal + remote_url: https://github.com/DiamondLightSource/dodal.git scratchHostPath: /dls_sw/p45/software/blueapi/scratch