mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 02:50:02 -03:30
Remove awx-config-watcher from kube dev env
This commit is contained in:
parent
7b2b979c1b
commit
dbcdb825b0
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user