shop-recycle-out-web-configmap.yaml 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. apiVersion: v1
  2. kind: ConfigMap
  3. metadata:
  4. name: shop-recycle-out-web-configmap
  5. namespace: production
  6. data:
  7. port: "1224"
  8. context-path: "/exterior/api"
  9. org.springframework: "INFO"
  10. com.ssm: "DEBUG"
  11. name: "shop-recycle-out-web"
  12. master: "mymaster"
  13. - redis.jxfx1.com: "27000"
  14. - redis.jxfx2.com: "27000"
  15. - redis.jxfx3.com: "27000"
  16. database: "15"
  17. allow-bean-definition-overriding: "true"
  18. server-addr: "${nacos.service-address}:${nacos.port}"
  19. service: "${spring.application.name} # 褰撳墠鏈嶅姟鐨勫悕绉帮紝榛樿涓?${spring.application.name}"
  20. weight: "1 # 鏈嶅姟鐨勬潈閲嶏紝鍙栧€糩1, 100]锛岄粯璁や负1"
  21. host: "mq.bak.com"
  22. port: "5672"
  23. virtualHost: "shop-recycle-msg"
  24. name: "${spring.application.name}"
  25. registry: "# 鍗曟敞鍐屼腑蹇? address: nacos://${nacos.service-address}:${nacos.port}"
  26. timeout: "5000"
  27. auto-time-requests: "false"
  28. service-address: "nacos.bak.com"
  29. port: "8848"
  30. storeId: "29"
  31. md5: "363d1252751655c2afa8d63ce5de7d10"
  32. interval: "24"
  33. start: "9"
  34. end: "21"
  35. limitTimes: "12"
  36. base-url: "https://openapi.test.webank.com"
  37. ssl-cert-file-path: "/data/webank/weBank.jks"
  38. storepass: "123456"
  39. cert-serial-no: "53c4bad2c1ed46a1b29826695bf973a556433b8bcc5a42e5bcd3493b14665bfe"
  40. query-transfer-details: "/v1_1/accounts/queryTransferDetails"