Update to deploy of ccp
This commit is contained in:
parent
a153ac231a
commit
b4dfd8c973
2 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ delete_namespace() {
|
|||
}
|
||||
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue