openshift-apps/coreos-ostree-importer: don't sleep anymore

We can actually run the app now!
This commit is contained in:
Dusty Mabe 2020-04-09 18:21:50 -04:00 committed by Pierre-Yves Chibon
parent cb1f9bf585
commit 393333b8f1

View file

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