Commit 4e994383 by 蒋勇

Merge branch 'master' of gitlab.gongsibao.com:jiangyong/k8syml

parents 05694fde fb0dec2a
......@@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: bpoadmin
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:9.0.12
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:9.0.16
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
......
......@@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: bpochannel
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:23.0.1
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:23.0.0
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
......
......@@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: center-channel
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:80.0.9
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:80.0.34
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
......
......@@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: laowubao
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:10.0.33
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:10.0.35
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
......
......@@ -35,6 +35,8 @@ data:
BPOWEB_DB_NAME: bpo
BPOADMIN_REDIS_DB: "6"
BPOADMIN_DB_NAME: bpo
BPOCHANNEL_REDIS_DB: "6"
BPOCHANNEL_DB_NAME: bpo_channel
BPOSTAT_REDIS_DB: "6"
BPOSTAT_DB_NAME: stat
BPOTAX_REDIS_DB: "6"
......
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