Right now the Deploy function expects that to be the last thing run for the deployer. If there are controllers then it will wait around until those exit but there is no way to modify/add new elements once the Deploy function is called.
It could be useful to have the deployer not just deploy the application to the cluster, but also allow modification and updating of the deployment.
Right now the Deploy function expects that to be the last thing run for the deployer. If there are controllers then it will wait around until those exit but there is no way to modify/add new elements once the Deploy function is called.
It could be useful to have the deployer not just deploy the application to the cluster, but also allow modification and updating of the deployment.