Skip to content

Commit e9670c9

Browse files
committed
bundle: Fix trailing whitespace
Found with `make bundle`. Signed-off-by: Greg Kurz <[email protected]>
1 parent c5b8e4e commit e9670c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundle/manifests/sandboxed-containers-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ spec:
555555
name: peerpods-webhook
556556
- image: registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9@sha256:0a14d0562efa52c400174648653e5ed053659566603e3267aa797228222bccdc
557557
name: podvm-builder
558-
- image: registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:73a82ac1c252f068f9d046a36dfca7932202ad728f94fc575a332d8707650905
558+
- image: registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9@sha256:73a82ac1c252f068f9d046a36dfca7932202ad728f94fc575a332d8707650905
559559
name: podvm-payload
560560
- image: registry.redhat.io/openshift-sandboxed-containers/osc-dm-verity-image@sha256:68c7f01fa01dd14da0d95f12945f3a79b9d7e1bd0d9afceb086bf4e364de9fd9
561561
name: podvm-oci

0 commit comments

Comments
 (0)