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:
parent
43c8c8bc9b
commit
c1d7d8df6c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue