mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-14 01:34:51 -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
|
cat > /root/mcp.conf << EOF
|
||||||
[builder]
|
[builder]
|
||||||
push = True
|
push = True
|
||||||
registry = "127.0.0.1:31500"
|
|
||||||
|
[registry]
|
||||||
|
address = "127.0.0.1:31500"
|
||||||
|
|
||||||
[kubernetes]
|
[kubernetes]
|
||||||
environment = "openstack"
|
environment = "openstack"
|
||||||
|
|||||||
Reference in New Issue
Block a user