From 051d694c3fb63f0bb94424c3b48922166200ee03 Mon Sep 17 00:00:00 2001 From: william Date: Mon, 29 Sep 2025 17:02:09 +0800 Subject: [PATCH] 1 --- gpdev/patch/updater-deployment_patch.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpdev/patch/updater-deployment_patch.yaml b/gpdev/patch/updater-deployment_patch.yaml index d38767d..f507559 100644 --- a/gpdev/patch/updater-deployment_patch.yaml +++ b/gpdev/patch/updater-deployment_patch.yaml @@ -7,6 +7,6 @@ spec: spec: containers: - name: k8s-updater - image: juyou.tencentcloudcr.com/juyoutech/k8s_updater:latest + image: juyoutech/k8s_updater:latest imagePullSecrets: - name: juyou-docker-tcr-secret \ No newline at end of file