openshift-apps: awaken the pruner

Let's try this again now that the OSTree fixes for
https://github.com/ostreedev/ostree/pull/2808 are in.

This reverts commit 3354d0b821.
This commit is contained in:
Dusty Mabe 2023-05-19 12:41:51 -04:00 committed by dustymabe
parent 43c8c8bc9b
commit c1d7d8df6c

View file

@ -20,8 +20,8 @@ spec:
- name: fedora-ostree-pruner - name: fedora-ostree-pruner
# sleep infinity is useful for debugging environment issues # sleep infinity is useful for debugging environment issues
# comment out when not debugging # comment out when not debugging
args: ['/usr/bin/sleep', 'infinity'] # args: ['/usr/bin/sleep', 'infinity']
command: ['/usr/bin/dumb-init'] # command: ['/usr/bin/dumb-init']
volumeMounts: volumeMounts:
- name: fedora-ostree-content-volume - name: fedora-ostree-content-volume
mountPath: /mnt/koji mountPath: /mnt/koji