Skip to content

Commit e37a6a7

Browse files
committed
[control-operator] use correct image in readout-test.yaml
1 parent db63560 commit e37a6a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

control-operator/ecs-manifests/kubernetes-manifests/readout-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
supplementalGroups: [10, 1105]
2626
containers:
2727
- name: readout
28-
image: gitlab-registry.cern.ch/aliceo2group/dockerfiles/alma9-flp-node:2
28+
image: gitlab-registry.cern.ch/aliceo2group/dockerfiles/alma9-flp-node/readout:1
2929
command: ["/opt/o2/bin/o2-readout-exe"]
3030
args: ["/etc/readout/readout-cfg.ini"]
3131
securityContext:

0 commit comments

Comments
 (0)