mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-23 22:16:05 -03:30
Update to deploy of ccp
This commit is contained in:
@@ -40,7 +40,7 @@ delete_namespace() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
deploy_microservices() {
|
deploy_microservices() {
|
||||||
mcp-microservices --config-file=/root/mcp.conf --deploy-config=mcp-deploy-config.yaml deploy &> /var/log/mcp-deploy.log
|
mcp-microservices --config-file=/root/mcp.conf --deploy-config=deploy-config.yaml deploy &> /var/log/mcp-deploy.log
|
||||||
}
|
}
|
||||||
|
|
||||||
create_network_conf
|
create_network_conf
|
||||||
|
|||||||
Reference in New Issue
Block a user