Revert "openshift-apps/coreos-ostree-importer: sleep for now to debug"

This reverts commit 2322bf1ebc.
This commit is contained in:
Dusty Mabe 2024-02-16 15:22:44 -05:00
parent d2efe47850
commit a4750b1bb6
No known key found for this signature in database
GPG key ID: 3302DBD73952E671

View file

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