shop-recycle-sche-configmap.yaml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. apiVersion: v1
  2. kind: ConfigMap
  3. metadata:
  4. name: shop-recycle-sche-configmap
  5. namespace: production
  6. data:
  7. port: "1215"
  8. context-path: "/distributed-job"
  9. name: "shop-recycle-distributed-job-sche"
  10. open-in-view: "false"
  11. true: "false"
  12. server-addr: "${nacos.service-address}:${nacos.port}"
  13. service: "${spring.application.name} # 褰撳墠鏈嶅姟鐨勫悕绉帮紝榛樿涓?${spring.application.name}"
  14. weight: "1 # 鏈嶅姟鐨勬潈閲嶏紝鍙栧€糩1, 100]锛岄粯璁や负1"
  15. master: "mymaster"
  16. - redis.jxfx1.com: "27000"
  17. - redis.jxfx2.com: "27000"
  18. - redis.jxfx3.com: "27000"
  19. database: "15"
  20. host: "mq.bak.com"
  21. port: "5672"
  22. virtualHost: "shop-recycle-msg"
  23. database: "recycle"
  24. host: "mg.bak.com"
  25. port: "27017"
  26. akka-port: "1216"
  27. app-name: "production"
  28. server-address: "job.bak.com:7700"
  29. store-strategy: "disk"
  30. max-result-length: "4096"
  31. max-appended-wf-context-length: "4096"
  32. name: "${spring.application.name}"
  33. registry: "# 鍗曟敞鍐屼腑蹇?"
  34. address: "nacos://${nacos.service-address}:${nacos.port}"
  35. timeout: "50000"
  36. filter: "tracing"
  37. auto-time-requests: "false"
  38. service-address: "nacos.bak.com"
  39. port: "8848"
  40. show: "true"
  41. wechat-sub-mch-id: "1609430211"
  42. wechat_transfer_cert_path: "/data/wechat_cert/apiclient_transfer_cert.p12"
  43. wechat-query-bank-url: "https://api.mch.weixin.qq.com/mmpaysptrans/query_bank"
  44. v3-cert-path: "/data/wechat_cert/v3_apiclient_cert.pem"
  45. v3-mchSerial-no: "2620D27947AA7A2AC1D99449131850AFCACA2611"
  46. v3-wechat-transfer-batches-url: "https://api.mch.weixin.qq.com/v3/transfer/batches"
  47. v3-wechat-transfer-query-url: "https://api.mch.weixin.qq.com/v3/transfer/batches/out-batch-no/%s/details/out-detail-no/%s"
  48. alipay-appid: "2021006115638634"
  49. alipay-root-cert: "/data/alipay_cert/alipayRootCert.crt"
  50. domain: "https://api.mch.weixin.qq.com"
  51. mch-transfer-url: "/v3/fund-app/mch-transfer/transfer-bills"
  52. mch-transfer-query-url: "/v3/fund-app/mch-transfer/transfer-bills/out-bill-no/%s"
  53. mch-transfer-notify-url: "https://gateway.jxfxtd.com/payment/api/pay/notify/callback"
  54. mch-id: "1726979421"
  55. mch-serial-no: "7E7BCB6718AB85F17C33C94D973CADC6FD1E4AE7"
  56. common-cert-path: "/data/wechat_cert/v3_apiclient_cert.pem"
  57. scene-id: "1010"
  58. enabled: "true"
  59. application-id: "${spring.application.name}"
  60. tx-service-group: "my_test_tx_group"
  61. type: "nacos"
  62. serverAddr: "nacos.bak.com:8848"
  63. group: "SEATA_GROUP"
  64. type: "nacos"
  65. application: "seata-server"
  66. server-addr: "nacos.bak.com:8848"