Commit 7461d5d5 by 蒋勇

d

parent af5d2f47
...@@ -18,7 +18,7 @@ spec: ...@@ -18,7 +18,7 @@ spec:
restartPolicy: Always restartPolicy: Always
containers: containers:
- name: embedapp - name: embedapp
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:29.0.0 image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:29.0.21
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 80 - containerPort: 80
......
...@@ -18,7 +18,7 @@ spec: ...@@ -18,7 +18,7 @@ spec:
restartPolicy: Always restartPolicy: Always
containers: containers:
- name: fkrptresult - name: fkrptresult
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:100.0.2 image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:100.0.4
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 80 - containerPort: 80
......
...@@ -18,7 +18,7 @@ spec: ...@@ -18,7 +18,7 @@ spec:
restartPolicy: Always restartPolicy: Always
containers: containers:
- name: igirlchannelgateway - name: igirlchannelgateway
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:31.0.9 image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:31.0.16
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 80 - containerPort: 80
......
...@@ -18,7 +18,7 @@ spec: ...@@ -18,7 +18,7 @@ spec:
restartPolicy: Always restartPolicy: Always
containers: containers:
- name: xggsveinvoice - name: xggsveinvoice
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:14.0.5 image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:14.0.6
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 80 - containerPort: 80
......
...@@ -18,7 +18,7 @@ spec: ...@@ -18,7 +18,7 @@ spec:
restartPolicy: Always restartPolicy: Always
containers: containers:
- name: xggsvemerchant - name: xggsvemerchant
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:12.0.0 image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:12.0.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 80 - containerPort: 80
......
...@@ -18,7 +18,7 @@ spec: ...@@ -18,7 +18,7 @@ spec:
restartPolicy: Always restartPolicy: Always
containers: containers:
- name: zc-api - name: zc-api
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:2.0.0 image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:2.0.10
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 80 - containerPort: 80
......
...@@ -21,7 +21,7 @@ data: ...@@ -21,7 +21,7 @@ data:
NODE_PORT: "80" NODE_PORT: "80"
IGIRL_DB_NAME: igirl IGIRL_DB_NAME: igirl
IGIRL_REDIS_DB: "13" IGIRL_REDIS_DB: "13"
ZC_API_DB_NAME: igirl_zcapi ZC_API_DB_NAME: igirl_api
ZC_API_REDIS_DB: "7" ZC_API_REDIS_DB: "7"
ZC_CHANNEL_DB_NAME: igirl_channel ZC_CHANNEL_DB_NAME: igirl_channel
ZC_CHANNEL_REDIS_DB: "8" ZC_CHANNEL_REDIS_DB: "8"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment