File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -401,7 +401,7 @@ spec:
401
401
- name : RELATED_IMAGE_PODVM_PAYLOAD
402
402
value : registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:d9b2ac90fd3663310a9160bcb232e1e7039869838d77c3509464b558d56f4142
403
403
- name : RELATED_IMAGE_PODVM_OCI
404
- value : registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:ad0503ae88cac7d2975f3fdf5bfc2eafe30d263f7d75d9fff7ba31a88947cc0f
404
+ value : registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:3ae0ddf604a57a9f5a16d023e03f9d5060312e4d153e72ff2b537107a06ebf60
405
405
envFrom :
406
406
- secretRef :
407
407
name : peer-pods-secret
@@ -558,7 +558,7 @@ spec:
558
558
name : podvm-builder
559
559
- image : registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:d9b2ac90fd3663310a9160bcb232e1e7039869838d77c3509464b558d56f4142
560
560
name : podvm-payload
561
- - image : registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:ad0503ae88cac7d2975f3fdf5bfc2eafe30d263f7d75d9fff7ba31a88947cc0f
561
+ - image : registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:3ae0ddf604a57a9f5a16d023e03f9d5060312e4d153e72ff2b537107a06ebf60
562
562
name : podvm-oci
563
563
replaces : sandboxed-containers-operator.v1.10.0
564
564
version : 1.10.1
Original file line number Diff line number Diff line change 88
88
- name : RELATED_IMAGE_PODVM_PAYLOAD
89
89
value : registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:d9b2ac90fd3663310a9160bcb232e1e7039869838d77c3509464b558d56f4142
90
90
- name : RELATED_IMAGE_PODVM_OCI
91
- value : registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:ad0503ae88cac7d2975f3fdf5bfc2eafe30d263f7d75d9fff7ba31a88947cc0f
91
+ value : registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:3ae0ddf604a57a9f5a16d023e03f9d5060312e4d153e72ff2b537107a06ebf60
92
92
imagePullPolicy : Always
93
93
resources :
94
94
limits :
You can’t perform that action at this time.
0 commit comments