| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- apiVersion: v1
- kind: ConfigMap
- metadata:
- name: shop-recycle-sche-configmap
- namespace: production
- data:
- port: "1215"
- context-path: "/distributed-job"
- name: "shop-recycle-distributed-job-sche"
- open-in-view: "false"
- true: "false"
- server-addr: "${nacos.service-address}:${nacos.port}"
- service: "${spring.application.name} # 褰撳墠鏈嶅姟鐨勫悕绉帮紝榛樿涓?${spring.application.name}"
- weight: "1 # 鏈嶅姟鐨勬潈閲嶏紝鍙栧€糩1, 100]锛岄粯璁や负1"
- master: "mymaster"
- - redis.jxfx1.com: "27000"
- - redis.jxfx2.com: "27000"
- - redis.jxfx3.com: "27000"
- database: "15"
- host: "mq.bak.com"
- port: "5672"
- virtualHost: "shop-recycle-msg"
- database: "recycle"
- host: "mg.bak.com"
- port: "27017"
- akka-port: "1216"
- app-name: "production"
- server-address: "job.bak.com:7700"
- store-strategy: "disk"
- max-result-length: "4096"
- max-appended-wf-context-length: "4096"
- name: "${spring.application.name}"
- registry: "# 鍗曟敞鍐屼腑蹇?"
- address: "nacos://${nacos.service-address}:${nacos.port}"
- timeout: "50000"
- filter: "tracing"
- auto-time-requests: "false"
- service-address: "nacos.bak.com"
- port: "8848"
- show: "true"
- wechat-sub-mch-id: "1609430211"
- wechat_transfer_cert_path: "/data/wechat_cert/apiclient_transfer_cert.p12"
- wechat-query-bank-url: "https://api.mch.weixin.qq.com/mmpaysptrans/query_bank"
- v3-cert-path: "/data/wechat_cert/v3_apiclient_cert.pem"
- v3-mchSerial-no: "2620D27947AA7A2AC1D99449131850AFCACA2611"
- v3-wechat-transfer-batches-url: "https://api.mch.weixin.qq.com/v3/transfer/batches"
- v3-wechat-transfer-query-url: "https://api.mch.weixin.qq.com/v3/transfer/batches/out-batch-no/%s/details/out-detail-no/%s"
- alipay-appid: "2021006115638634"
- alipay-root-cert: "/data/alipay_cert/alipayRootCert.crt"
- domain: "https://api.mch.weixin.qq.com"
- mch-transfer-url: "/v3/fund-app/mch-transfer/transfer-bills"
- mch-transfer-query-url: "/v3/fund-app/mch-transfer/transfer-bills/out-bill-no/%s"
- mch-transfer-notify-url: "https://gateway.jxfxtd.com/payment/api/pay/notify/callback"
- mch-id: "1726979421"
- mch-serial-no: "7E7BCB6718AB85F17C33C94D973CADC6FD1E4AE7"
- common-cert-path: "/data/wechat_cert/v3_apiclient_cert.pem"
- scene-id: "1010"
- enabled: "true"
- application-id: "${spring.application.name}"
- tx-service-group: "my_test_tx_group"
- type: "nacos"
- serverAddr: "nacos.bak.com:8848"
- group: "SEATA_GROUP"
- type: "nacos"
- application: "seata-server"
- server-addr: "nacos.bak.com:8848"
|