Skip to content

Commit

Permalink
update pmac container version in mo1
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Jul 18, 2024
1 parent 2dc975d commit bc798d5
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions services/bl45p-mo-brick-01/values.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit bc798d5

Please sign in to comment.