Explorar el Código

增加disk_size默认值

tags/v0.1.5
choppy hace 4 años
padre
commit
f8a4676634
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      defaults

+ 2
- 1
defaults Ver fichero

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

Cargando…
Cancelar
Guardar