Commit 50e420ec authored by 徐泽意's avatar 徐泽意

update

parent 89f89b07
# The base hadoop image to use for all components. # The base hadoop image to use for all components.
# See this repo for image build details: https://github.com/Comcast/kube-yarn/tree/master/image # See this repo for image build details: https://github.com/Comcast/kube-yarn/tree/master/image
image: reg.local:5000/wod/hadoop:2.7.3-test image: registry.cn-qingdao.aliyuncs.com/wod/hadoop:2.7.3
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
hbaseimage: hbaseimage:
repository: reg.local:5000/wod/hbase repository: registry.cn-qingdao.aliyuncs.com/wod/hbase
tag: lastest tag: latest
pullPolicy: Always pullPolicy: Always
hbaseVersion: 1.4.9 hbaseVersion: 1.4.9
......
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