From 55c47a120bf71affec3795edd972233a0e5cd1a3 Mon Sep 17 00:00:00 2001 From: Amol Date: Tue, 3 Dec 2024 00:32:13 +0530 Subject: [PATCH] Update deploy.template.yaml --- .do/deploy.template.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.do/deploy.template.yaml b/.do/deploy.template.yaml index c6bb133..e8042e3 100644 --- a/.do/deploy.template.yaml +++ b/.do/deploy.template.yaml @@ -20,13 +20,13 @@ spec: registry: opensign registry_type: DOCKER_HUB repository: opensign - tag: staging + tag: main - http_port: 8080 image: registry: opensign registry_type: DOCKER_HUB repository: opensignserver - tag: staging + tag: main name: opensignserver run_command: npm run start envs: