diff --git a/kompose/worker-deployment.yaml b/kompose/worker-deployment.yaml index afc7400..8279c2a 100644 --- a/kompose/worker-deployment.yaml +++ b/kompose/worker-deployment.yaml @@ -18,7 +18,7 @@ spec: io.kompose.service: worker spec: containers: - - image: swr.cn-north-4.myhuaweicloud.com/phoenix-sample-jackyzhou/worker:latest + - image: docker-server/docker-org/worker:latest name: worker imagePullSecrets: - name: regcred