Browse Source

增加disk_size默认值

tags/v0.1.5
choppy 4 years ago
parent
commit
f8a4676634
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      defaults

+ 2
- 1
defaults View File

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

Loading…
Cancel
Save