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