mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-03 09:49:00 -03:30
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
@@ -68,6 +68,7 @@ nginx_cpu_requests: 25m
|
||||
|
||||
nginx_image_repo: nginx
|
||||
nginx_image_tag: 1.13
|
||||
nginx_config_dir: "/etc/nginx"
|
||||
|
||||
etcd_config_dir: /etc/ssl/etcd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user