mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
Revert "openshift-apps/coreos-ostree-importer: sleep for now to debug"
This reverts commit 2322bf1ebc.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user