瀏覽代碼

增加disk_size默认值

tags/v0.1.5
choppy 4 年之前
父節點
當前提交
f8a4676634
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. +2
    -1
      defaults

+ 2
- 1
defaults 查看文件

"ballgown_cluster": "OnDemand bcs.a2.large img-ubuntu-vpc", "ballgown_cluster": "OnDemand bcs.a2.large img-ubuntu-vpc",
"count_docker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/count:v1.0", "count_docker": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/count:v1.0",
"count_cluster": "OnDemand bcs.a2.large img-ubuntu-vpc", "count_cluster": "OnDemand bcs.a2.large img-ubuntu-vpc",
"count_length": "150"
"count_length": "150",
"disk_size": "200"
} }

Loading…
取消
儲存