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"