Commit e2b121e5 by 蒋勇

d

parent 7536e37f
...@@ -19,7 +19,7 @@ spec: ...@@ -19,7 +19,7 @@ spec:
containers: containers:
- name: book-deliver - name: book-deliver
#image: pull registry.cn-beijing.aliyuncs.com/hantang2/imgshare:1210.0.1 #image: pull registry.cn-beijing.aliyuncs.com/hantang2/imgshare:1210.0.1
#image: pull registry.cn-beijing.aliyuncs.com/hantang2/imgshare:1210.0.2 #image: pull registry.cn-beijing.aliyuncs.com/hantang2/imgshare:1260.0.1
image: csighub.tencentyun.com/brg_book/tencent2020:book126001 image: csighub.tencentyun.com/brg_book/tencent2020:book126001
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
......
...@@ -88,14 +88,6 @@ spec: ...@@ -88,14 +88,6 @@ spec:
configMapKeyRef: configMapKeyRef:
name: zhichan-config name: zhichan-config
key: NODE_PORT key: NODE_PORT
- name: javapostoss
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:40.0.3
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
volumeMounts:
- name: shared-data
mountPath: /tmp
--- ---
kind: Service kind: Service
......
...@@ -39,6 +39,7 @@ data: ...@@ -39,6 +39,7 @@ data:
PAAS_DB_NAME: center-manage PAAS_DB_NAME: center-manage
DELIVERY_DB_NAME: ent_deliver DELIVERY_DB_NAME: ent_deliver
MARKETPLAT_DB_NAME: gsb_marketplat MARKETPLAT_DB_NAME: gsb_marketplat
ZQQ_DB_NAME: zqq,
PAAS_REDIS_DB: "3" PAAS_REDIS_DB: "3"
QCC_APPKEY: "74805b02bf2f46feaa3bdb24feecfbc1" QCC_APPKEY: "74805b02bf2f46feaa3bdb24feecfbc1"
......
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