diff --git a/deployment.yaml b/deployment.yaml index 09357562..73cc1770 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -22,7 +22,7 @@ spec: spec: containers: - name: yudao-module-infra - image: 172.16.46.66:10043/yudao/yudao-module-infra:20250613031406 + image: 172.16.46.66:10043/yudao/yudao-module-infra:VERSION_PLACEHOLDER imagePullPolicy: Always env: - name: TZ @@ -86,7 +86,7 @@ spec: spec: containers: - name: yudao-module-system - image: 172.16.46.66:10043/yudao/yudao-module-system:20250613031406 + image: 172.16.46.66:10043/yudao/yudao-module-system:VERSION_PLACEHOLDER imagePullPolicy: Always env: - name: TZ @@ -150,7 +150,7 @@ spec: spec: containers: - name: yudao-module-bpm - image: 172.16.46.66:10043/yudao/yudao-module-bpm:20250613031406 + image: 172.16.46.66:10043/yudao/yudao-module-bpm:VERSION_PLACEHOLDER imagePullPolicy: Always env: - name: TZ @@ -214,7 +214,7 @@ spec: spec: containers: - name: yudao-module-report - image: 172.16.46.66:10043/yudao/yudao-module-report:20250613031406 + image: 172.16.46.66:10043/yudao/yudao-module-report:VERSION_PLACEHOLDER imagePullPolicy: Always env: - name: TZ @@ -278,7 +278,7 @@ spec: spec: containers: - name: yudao-module-template - image: 172.16.46.66:10043/yudao/yudao-module-template:20250613031406 + image: 172.16.46.66:10043/yudao/yudao-module-template:VERSION_PLACEHOLDER imagePullPolicy: Always env: - name: TZ