dfs_conf.yml 396 Bytes
Newer Older
BO ZHANG's avatar
BO ZHANG committed
1
2
---
pml:
3
4
5
6
  CSST_DFS_API_MODE: "cluster"
  CSST_DFS_GATEWAY: "172.24.21.2:30880"
  CSST_DFS_APP_ID: "test"
  CSST_DFS_APP_TOKEN: "test"
BO ZHANG's avatar
BO ZHANG committed
7

BO ZHANG's avatar
BO ZHANG committed
8
kmust:
9
10
11
12
  CSST_DFS_API_MODE: "cluster"
  CSST_DFS_GATEWAY: "222.197.214.168:30880"
  CSST_DFS_APP_ID: "1"
  CSST_DFS_APP_TOKEN: "1"
BO ZHANG's avatar
BO ZHANG committed
13
14
15
16
17
18

tcc:
  CSST_DFS_API_MODE: "cluster"
  CSST_DFS_GATEWAY: "10.0.0.8:30880"
  CSST_DFS_APP_ID: "test"
  CSST_DFS_APP_TOKEN: "test"