From bc798d5c1a7b22a7c8dbccc7f3b4d0e29f4fc931 Mon Sep 17 00:00:00 2001 From: Giles Knap Date: Thu, 18 Jul 2024 13:53:20 +0100 Subject: [PATCH] update pmac container version in mo1 --- services/bl45p-mo-brick-01/values.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/services/bl45p-mo-brick-01/values.yaml b/services/bl45p-mo-brick-01/values.yaml index 2df8fbb..eea6cd4 100644 --- a/services/bl45p-mo-brick-01/values.yaml +++ b/services/bl45p-mo-brick-01/values.yaml @@ -1,12 +1,7 @@ # yaml-language-server: $schema=https://github.com/marcelldls/ec-helm-charts/releases/download/3.4.4/ioc-instance.schema.json#/$defs/service -# latest container image for GigE cameras from the GitHub Container Registry +# latest container image for the pmac motion controller ioc-instance: - image: ghcr.io/epics-containers/ioc-pmac-runtime:2024.3.2b2 + image: ghcr.io/epics-containers/ioc-pmac-runtime:2024.5.1 - # this IOC needs no data folder mount so switch to default account and pvc volume - securityContext: {} - dataVolume: - pvc: true - hostPath: /data