fedora-ostree-pruner: Add a specific image to deployment #2616

Merged
ryanlerch merged 1 commit from PR/fedora-ostree-pruner into main 2025-05-12 10:39:00 +00:00

View file

@ -27,7 +27,7 @@ spec:
volumeMounts: volumeMounts:
- name: fedora-ostree-content-volume - name: fedora-ostree-content-volume
mountPath: /mnt/koji mountPath: /mnt/koji
image: "" image: "fedora-ostree-pruner-img:latest"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
resources: {} resources: {}
# The files in the ostree volumes are created with group ownership of 263. # The files in the ostree volumes are created with group ownership of 263.