openshift-apps/coreos-ostree-importer: we're good enough to run without sleeping now

This commit is contained in:
Dusty Mabe 2020-02-18 17:12:52 -05:00 committed by Pierre-Yves Chibon
parent 8ac098594d
commit 52dd1ad765

View file

@ -20,8 +20,8 @@ spec:
- name: coreos-ostree-importer - name: coreos-ostree-importer
# 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: ['infinity'] # args: ['infinity']
command: ['/usr/bin/sleep'] # command: ['/usr/bin/sleep']
volumeMounts: volumeMounts:
- name: fedora-ostree-content-volume - name: fedora-ostree-content-volume
mountPath: /mnt/koji mountPath: /mnt/koji