diff --git a/services/values.yaml b/services/values.yaml index 5140236..7632759 100644 --- a/services/values.yaml +++ b/services/values.yaml @@ -1,5 +1,11 @@ # shared beamline values for all services +global: + beamline: bl45p + enabled: true + location: bl45p + ioc_group: p45 + ioc-instance: securityContext: runAsUser: 37988 @@ -17,9 +23,3 @@ ioc-instance: operator: "Equal" value: "test-rig" effect: "NoSchedule" - -global: - beamline: bl45p - enabled: true - location: bl46p - ioc_group: p46 \ No newline at end of file