mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-03 17:44:30 +00:00
Watch deploys a little closer
This commit is contained in:
parent
14863e9a28
commit
4a92506a32
1 changed files with 1 additions and 0 deletions
|
@ -19,5 +19,6 @@ export ZED_IMAGE_ID=${image_id}
|
|||
|
||||
target_zed_kube_cluster
|
||||
envsubst < crates/collab/k8s/collab.template.yml | kubectl apply -f -
|
||||
kubectl -n "$environment" rollout status deployment/collab --watch
|
||||
|
||||
echo "deployed collab v${version} to ${environment}"
|
||||
|
|
Loading…
Reference in a new issue