Revert "openshift-apps/coreos-ostree-importer: sleep for now to debug"
This reverts commit 2322bf1ebc
.
This commit is contained in:
parent
d2efe47850
commit
a4750b1bb6
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ spec:
|
|||
- name: coreos-ostree-importer
|
||||
# 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