From 9d64e0318d4fad88170e78f78b966b9af349fbff Mon Sep 17 00:00:00 2001 From: chenbowen Date: Mon, 22 Sep 2025 04:25:25 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E4=BF=AE=E5=A4=8D=E5=8F=91=E5=B8=83?= =?UTF-8?q?=E5=BA=93=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deployment.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/deployment.yaml b/deployment.yaml index 39504913..d1df7828 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -18,7 +18,7 @@ spec: spec: containers: - name: zt-gateway - image: 172.16.46.66:10043/zt/zt-gateway:20250915022009 + image: 172.16.46.66:10043/yudao/zt-gateway:20250915022009 imagePullPolicy: Always env: - name: TZ @@ -87,7 +87,7 @@ spec: spec: containers: - name: zt-module-infra - image: 172.16.46.66:10043/zt/zt-module-infra:20250915022009 + image: 172.16.46.66:10043/yudao/zt-module-infra:20250915022009 imagePullPolicy: Always env: - name: TZ @@ -159,7 +159,7 @@ spec: spec: containers: - name: zt-module-system - image: 172.16.46.66:10043/zt/zt-module-system:20250915022009 + image: 172.16.46.66:10043/yudao/zt-module-system:20250915022009 imagePullPolicy: Always env: - name: TZ @@ -231,7 +231,7 @@ spec: spec: containers: - name: zt-module-bpm - image: 172.16.46.66:10043/zt/zt-module-bpm:20250915022009 + image: 172.16.46.66:10043/yudao/zt-module-bpm:20250915022009 imagePullPolicy: Always env: - name: TZ @@ -303,7 +303,7 @@ spec: spec: containers: - name: zt-module-report - image: 172.16.46.66:10043/zt/zt-module-report:20250915022009 + image: 172.16.46.66:10043/yudao/zt-module-report:20250915022009 imagePullPolicy: Always env: - name: TZ @@ -375,7 +375,7 @@ spec: spec: containers: - name: zt-module-template - image: 172.16.46.66:10043/zt/zt-module-template:20250915022009 + image: 172.16.46.66:10043/yudao/zt-module-template:20250915022009 resources: requests: cpu: "500m"