1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 06:51:10 +03:00
awx/installer/roles/kubernetes/templates
Shane McDonald c0af3c537b Configure rsyslog to listen over a unix domain socket instead of a port
- Add a placeholder rsyslog.conf so it doesn't fail on start
 - Create access restricted directory for unix socket to be created in
 - Create RSyslogHandler to exit early when logging socket doesn't exist
 - Write updated logging settings when dispatcher comes up and restart rsyslog so they  take effect
 - Move rsyslogd to the web container and create rpc supervisor.sock
 - Add env var for supervisor.conf path
2020-04-13 11:43:59 -04:00
..
configmap.yml.j2 switch memcached from tcp to unix domain socket 2020-04-06 08:35:12 -04:00
credentials.py.j2 autogenerate websocket secret 2020-03-26 10:32:37 -04:00
deployment.yml.j2 Configure rsyslog to listen over a unix domain socket instead of a port 2020-04-13 11:43:59 -04:00
environment.sh.j2 switch memcached from tcp to unix domain socket 2020-04-06 08:35:12 -04:00
launch_awx.yml.j2 align with configmap changes 2020-04-02 20:05:26 -04:00
management-pod.yml.j2 Initial migration of rabbitmq -> redis for k8s installs 2020-03-18 16:10:17 -04:00
postgresql-persistent.yml.j2 Pull in downstream changes to k8s installer 2019-12-02 08:12:51 -05:00
postgresql-values.yml.j2 Configurable image registry and service account for Postgres deployment. 2019-11-20 14:15:59 +01:00
secret.yml.j2 Initial migration of rabbitmq -> redis for k8s installs 2020-03-18 16:10:17 -04:00
supervisor.yml.j2 align with configmap changes 2020-04-02 20:05:26 -04:00