소스 검색

增加disk_size默认值

tags/v0.1.5
choppy 4 년 전
부모
커밋
f8a4676634
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      defaults

+ 2
- 1
defaults 파일 보기

@@ -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…
취소
저장