From 9906777e8a366c85ab77070280e1e2a651ffc5ae Mon Sep 17 00:00:00 2001 From: wulin Date: Thu, 30 Nov 2023 11:20:05 +0800 Subject: [PATCH] =?UTF-8?q?weboscket=E4=BD=BF=E7=94=A8buildnum?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker/modules/websocket/deploy/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/modules/websocket/deploy/deploy.yaml b/docker/modules/websocket/deploy/deploy.yaml index 979bfed..8eb534a 100644 --- a/docker/modules/websocket/deploy/deploy.yaml +++ b/docker/modules/websocket/deploy/deploy.yaml @@ -24,7 +24,7 @@ spec: imagePullSecrets: - name: aliyun-hub-register #提前在项目下配置访问阿里云的账号密码 containers: - - image: $REGISTRY/$DOCKERHUB_NAMESPACE/qiuguo-iot:iot-box-websocket-api-SNAPSHOT-v1.0.0 + - image: $REGISTRY/$DOCKERHUB_NAMESPACE/qiuguo-iot:iot-box-websocket-api-test-v$BUILD_NUMBER readinessProbe: httpGet: path: /actuator/health