Sfoglia il codice sorgente

增加disk_size默认值

tags/v0.1.5
choppy 4 anni fa
parent
commit
f8a4676634
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. +2
    -1
      defaults

+ 2
- 1
defaults Vedi 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…
Annulla
Salva