Disable awx-config-watcher on OCP

This commit is contained in:
Marcelo Moreira de Mello
2022-01-05 17:02:14 -05:00
parent 8126f734e3
commit 69ec49d0e9
3 changed files with 5 additions and 1 deletions

View File

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