shop-recycle-merchant-wechat-web-configmap.yaml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. apiVersion: v1
  2. kind: ConfigMap
  3. metadata:
  4. name: shop-recycle-merchant-wechat-web-configmap
  5. namespace: production
  6. data:
  7. port: "1206"
  8. context-path: "/merchant/wechat"
  9. name: "shop-recycle-merchant-wechat-web"
  10. allow-bean-definition-overriding: "true"
  11. server-addr: "${nacos.service-address}:${nacos.port}"
  12. service: "${spring.application.name} # 褰撳墠鏈嶅姟鐨勫悕绉帮紝榛樿涓?${spring.application.name}"
  13. weight: "1 # 鏈嶅姟鐨勬潈閲嶏紝鍙栧€糩1, 100]锛岄粯璁や负1"
  14. master: "mymaster"
  15. - redis.jxfx1.com: "27000"
  16. - redis.jxfx2.com: "27000"
  17. - redis.jxfx3.com: "27000"
  18. database: "15"
  19. max-active: "300"
  20. max-idle: "100"
  21. min-idle: "50"
  22. host: "mq.bak.com"
  23. port: "5672"
  24. virtualHost: "shop-recycle-msg"
  25. database: "recycle"
  26. host: "mg.bak.com"
  27. port: "27017"
  28. name: "${spring.application.name}"
  29. registry: "# 鍗曟敞鍐屼腑蹇?"
  30. address: "nacos://${nacos.service-address}:${nacos.port}"
  31. timeout: "50000"
  32. filter: "tracing"
  33. service-address: "nacos.bak.com"
  34. port: "8848"
  35. show: "true"
  36. is-reveal-error: "false"
  37. AppCode: "4135237bf7644c2596d78cfdf00aa767"
  38. url: "https://bizlicense.market.alicloudapi.com/rest/160601/ocr/ocr_business_license.json"
  39. enabled: "true"
  40. application-id: "${spring.application.name}"
  41. tx-service-group: "my_test_tx_group"
  42. type: "nacos"
  43. serverAddr: "nacos.bak.com:8848"
  44. group: "SEATA_GROUP"
  45. type: "nacos"
  46. application: "seata-server"
  47. server-addr: "nacos.bak.com:8848"