Start work on deploying pgAdmin to k8s cluster
Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
54838664ae
commit
94db0be3ec
2 changed files with 116 additions and 1 deletions
|
@ -20,4 +20,4 @@ export ZED_IMAGE_ID=${image_id}
|
|||
target_zed_kube_cluster
|
||||
envsubst < crates/collab/k8s/manifest.template.yml | kubectl apply -f -
|
||||
|
||||
echo "deployed collab v${version} to ${environment}"
|
||||
echo "deployed collab v${version} to ${environment}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue