From 9f8cb6ca34fbc5a6c2a147818162ee2c4de75cf9 Mon Sep 17 00:00:00 2001 From: wangchuxiao Date: Thu, 19 May 2022 11:17:07 +0800 Subject: [PATCH] k8s_deploy --- deploy_k8s/build_push_all_images.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy_k8s/build_push_all_images.sh b/deploy_k8s/build_push_all_images.sh index 86cb923d0..2ad18c382 100644 --- a/deploy_k8s/build_push_all_images.sh +++ b/deploy_k8s/build_push_all_images.sh @@ -15,12 +15,12 @@ service=( organization conversation cache - gateway + msg_gateway transfer msg push sdk_server - open_im_demo + demo ) # version=v2.0.10