提交 c71b3055 作者: 429287088

1

上级 fa9d41a2
...@@ -83,12 +83,15 @@ catalog: ...@@ -83,12 +83,15 @@ catalog:
required: true required: true
default: "50" default: "50"
type: "string" type: "string"
- variable: docker_registry_url - variable: docker_registry
description: "仓库加速地址,默认留空" description: "仓库加速节点"
label: "加速地址" label: "仓库地址"
required: false required: true
default: "" default: "registry.cn-shenzhen.aliyuncs.com/wsy_dev"
type: "string" type: enum
options:
- registry.cn-shenzhen.aliyuncs.com/wsy_dev
- reg.wsy010.cn/wsycloud
- variable: volume_driver - variable: volume_driver
description: "应用数据存储卷驱动程序,根据实际情况选择" description: "应用数据存储卷驱动程序,根据实际情况选择"
label: "存储卷驱动" label: "存储卷驱动"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论