Ver código fonte

增加disk_size默认值

tags/v0.1.5
choppy 4 anos atrás
pai
commit
f8a4676634
1 arquivos alterados com 2 adições e 1 exclusões
  1. +2
    -1
      defaults

+ 2
- 1
defaults Ver arquivo

@@ -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"
}

Carregando…
Cancelar
Salvar