mirror of
https://github.com/rancher/rke.git
synced 2025-09-17 23:49:06 +00:00
Add HA
Add relative path for local kube config Add default cluster yaml config name
This commit is contained in:
6
package/nginx-proxy/conf.d/nginx.toml
Normal file
6
package/nginx-proxy/conf.d/nginx.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[template]
|
||||
src = "nginx.tmpl"
|
||||
dest = "/etc/nginx/nginx.conf"
|
||||
keys = [
|
||||
"CP_HOSTS",
|
||||
]
|
Reference in New Issue
Block a user