cf.yaml 143 B

12345678
  1. port: 9081
  2. timeout: 500
  3. intervalTime: 30
  4. ip: "127.0.0.1"
  5. consoleLog: true
  6. fileLog: false
  7. logPath: "./log/kubeedge.log"
  8. commandDir: "./sample/"