openshift-apps/coreos-ostree-importer: don't sleep anymore
We can actually run the app now!
This commit is contained in:
parent
cb1f9bf585
commit
393333b8f1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue