mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 09:38:12 -03:30
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