From 9b3d1a26e722aa1504ca5c9c8dd326f8f64b419b Mon Sep 17 00:00:00 2001 From: Nabarun Date: Wed, 12 Feb 2025 12:07:09 +0000 Subject: [PATCH] Add info for container registry login while updating Deploy backend deployment (#44) Reviewed-on: https://git.vdb.to/cerc-io/testnet-laconicd-stack/pulls/44 Co-authored-by: Nabarun Co-committed-by: Nabarun --- ops/update-deployments.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ops/update-deployments.md b/ops/update-deployments.md index 31768b4..c199abc 100644 --- a/ops/update-deployments.md +++ b/ops/update-deployments.md @@ -425,6 +425,7 @@ Instructions to reset / update the deployments # login to container registry CONTAINER_REGISTRY_URL=container-registry.apps.vaasl.io + # For credentials: "cat /srv/service-provider/webapp-deployer/config.env | grep IMAGE_REGISTRY" CONTAINER_REGISTRY_USERNAME= CONTAINER_REGISTRY_PASSWORD=