Skip to content

Commit

Permalink
Support syncing flannel/cilium/kubeovn images to kubesphere alicloud …
Browse files Browse the repository at this point in the history
…registry

Signed-off-by: Shaohui Liu <liushaohui@xiaomi.com>
  • Loading branch information
Shaohui Liu committed Jun 1, 2021
1 parent e400b3e commit 6718549
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion rules/aliyun/k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@
"calico/typha:v3.16.3": "registry.cn-beijing.aliyuncs.com/kubesphereio/typha"
"calico/pod2daemon-flexvol:v3.16.3": "registry.cn-beijing.aliyuncs.com/kubesphereio/pod2daemon-flexvol"
"coredns/coredns:1.6.9": "registry.cn-beijing.aliyuncs.com/kubesphereio/coredns"
"kubesphere/flannel:v0.12.0": "registry.cn-beijing.aliyuncs.com/kubesphereio/flannel"
"kubeovn/kubeovn:v1.5.0": "registry.cn-beijing.aliyuncs.com/kubesphereio/kubeovn"
"cilium/cilium:v1.8.3": "registry.cn-beijing.aliyuncs.com/kubesphereio/cilium"
"cilium/operator-generic:v1.8.3": "registry.cn-beijing.aliyuncs.com/kubesphereio/operator-generic"

# LocalVolume:
"openebs/provisioner-localpv:2.9.0": "registry.cn-beijing.aliyuncs.com/kubesphereio/provisioner-localpv"
"openebs/linux-utils:2.9.0": "registry.cn-beijing.aliyuncs.com/kubesphereio/linux-utils"
"openebs/linux-utils:2.9.0": "registry.cn-beijing.aliyuncs.com/kubesphereio/linux-utils"

0 comments on commit 6718549

Please sign in to comment.