Remove awx-config-watcher from kube dev env

This commit is contained in:
Shane McDonald 2022-03-23 15:43:58 -04:00
parent 7b2b979c1b
commit dbcdb825b0

View File

@ -47,17 +47,6 @@ priority=5
# TODO: Exit Handler
{% if kube_dev | bool %}
[eventlistener:awx-config-watcher]
command=/usr/bin/config-watcher
stderr_logfile=/dev/stdout
stderr_logfile_maxbytes=0
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
events=TICK_60
priority=0
{% endif %}
[unix_http_server]
file=/var/run/supervisor/supervisor.sock