From f36823ae2ac7d15f30fd5f1e2b490be55b69e672 Mon Sep 17 00:00:00 2001 From: Marcell Nagy Date: Thu, 10 Oct 2024 09:01:29 +0100 Subject: [PATCH] Add global.ioc_group to beamline values --- services/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/services/values.yaml b/services/values.yaml index 6e853cb..5140236 100644 --- a/services/values.yaml +++ b/services/values.yaml @@ -21,4 +21,5 @@ ioc-instance: global: beamline: bl45p enabled: true - location: bl46p \ No newline at end of file + location: bl46p + ioc_group: p46 \ No newline at end of file