mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-04-07 22:31:43 +03:00
Update mcp.conf according to upstream
This commit is contained in:
@@ -7,7 +7,9 @@ create_mcp_conf() {
|
||||
cat > /root/mcp.conf << EOF
|
||||
[builder]
|
||||
push = True
|
||||
registry = "127.0.0.1:31500"
|
||||
|
||||
[registry]
|
||||
address = "127.0.0.1:31500"
|
||||
|
||||
[kubernetes]
|
||||
environment = "openstack"
|
||||
|
||||
Reference in New Issue
Block a user