openshift-apps/compose-tracker: add sleep statements

Useful for debugging in the future.
This commit is contained in:
Dusty Mabe 2019-08-14 22:44:49 -04:00 committed by Pierre-Yves Chibon
parent 12ed5c48d5
commit 49016488a5

View file

@ -31,6 +31,10 @@ spec:
{% else %}
value: "https://pagure.io/"
{% endif %}
# sleep infinity is useful for debugging environment issues
# comment out when not debugging
# args: ['infinity']
# command: ['/usr/bin/sleep']
image: ""
imagePullPolicy: IfNotPresent
name: compose-tracker