openshift-apps/coreos-koji-tagger: remove sleep infinity

No longer debugging so we should be good to let the app run!
This commit is contained in:
Dusty Mabe 2019-08-12 13:43:37 -04:00 committed by Pierre-Yves Chibon
parent 0c86b14ffa
commit 98d107dec9

View file

@ -32,8 +32,10 @@ spec:
- name: GITHUB_REPO_BRANCH
value: "refs/heads/fedora-infra-staging"
{% endif %}
args: ['infinity']
command: ['/usr/bin/sleep']
# sleep infinity is useful for debugging environment issues
# comment out when not debugging
# args: ['infinity']
# command: ['/usr/bin/sleep']
volumeMounts:
- name: coreos-koji-tagger-keytab-volume
mountPath: /etc/coreos-koji-tagger-keytab