openshift-apps: put fedora-ostree-pruner to sleep

The most recent run caused some data loss [1] so let's put it to
sleep while we wait for the fix [2] to land.

[1] https://github.com/fedora-silverblue/issue-tracker/issues/405
[2] https://github.com/ostreedev/ostree/pull/2808
This commit is contained in:
Dusty Mabe 2023-01-31 15:00:03 -05:00
parent 3d8f591533
commit 3354d0b821
No known key found for this signature in database
GPG key ID: 3302DBD73952E671

View file

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