mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
fix nginx proxy configuration conflicts (#3489)
* Allow configuration of nginx proxy config path * Fix the internal nginx configuration location Signed-off-by: Johann Queuniet <contact@lordran.net>
This commit is contained in:
committed by
k8s-ci-robot
parent
2117e8167d
commit
1911fe5ca8
@@ -120,7 +120,7 @@
|
||||
- /etc/ssl/etcd
|
||||
- /var/log/calico
|
||||
- /etc/cni
|
||||
- /etc/nginx
|
||||
- "{{ nginx_config_dir }}"
|
||||
- /etc/dnsmasq.d
|
||||
- /etc/dnsmasq.conf
|
||||
- /etc/dnsmasq.d-available
|
||||
|
||||
Reference in New Issue
Block a user