Commit 4bf348c5 authored by 吕振江's avatar 吕振江

Update values.yaml

parent a26516c6
image: "hub.gzdex.cn/market/oraclelinux-7" image: "registry-vpc.cn-qingdao.aliyuncs.com/wod/oracle"
tag: "latest" tag: "11g"
nodeSelector: nodeSelector:
hostname: 10.217.10.14 hostname: 172.16.1.26
storageSpec: storageSpec:
volumeClaimTemplate: volumeClaimTemplate:
spec: spec:
storageClassName: hostpath storageClassName: rook-ceph-block
accessModes: ["ReadWriteOnce"] accessModes: ["ReadWriteOnce"]
resources: resources:
requests: requests:
...@@ -13,5 +13,5 @@ storageSpec: ...@@ -13,5 +13,5 @@ storageSpec:
selector: {} selector: {}
busybox: busybox:
image: hub.gzdex.cn/market/busybox image: registry-vpc.cn-qingdao.aliyuncs.com/wod/busybox
tag: 1.29-arm64 tag: 1.29
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