From 581ee3293a2ca0d50f6afdb46a8a2ee362e8b88b Mon Sep 17 00:00:00 2001 From: Callum Forrester Date: Wed, 8 Jan 2025 13:37:03 +0000 Subject: [PATCH] Update values.yaml changed hostpath to dls_sw --- services/daq-blueapi/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/services/daq-blueapi/values.yaml b/services/daq-blueapi/values.yaml index 54338fe..d67e863 100644 --- a/services/daq-blueapi/values.yaml +++ b/services/daq-blueapi/values.yaml @@ -56,12 +56,12 @@ blueapi: well_known_url: "https://authn.diamond.ac.uk/realms/master/.well-known/openid-configuration" client_id: "blueapi-cli" scratch: - root: /exports/mybeamline/p46/scratch/blueapi + root: /dls_sw/htss/p46/scratch initContainer: scratch: - root: /exports/mybeamline/p46/scratch/blueapi + root: /dls_sw/htss/p46/scratch repositories: - name: dodal remote_url: https://github.com/DiamondLightSource/dodal.git - scratchHostPath: /exports/mybeamline/p46/scratch/blueapi + scratchHostPath: /dls_sw/htss/p46/scratch