shop-recycle-erp-pc-web-configmap.yaml 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. apiVersion: v1
  2. kind: ConfigMap
  3. metadata:
  4. name: shop-recycle-erp-pc-web-configmap
  5. namespace: production
  6. data:
  7. port: "1228"
  8. context-path: "/erp/pc"
  9. name: "shop-recycle-erp-pc-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. host: "mq.bak.com"
  20. port: "5672"
  21. virtualHost: "shop-recycle-msg"
  22. name: "${spring.application.name}"
  23. registry: "# 鍗曟敞鍐屼腑蹇? address: nacos://${nacos.service-address}:${nacos.port}"
  24. timeout: "50000"
  25. filter: "tracing"
  26. service-address: "nacos.bak.com"
  27. port: "8848"
  28. show: "true"
  29. is-reveal-error: "false"
  30. enabled: "true"
  31. application-id: "shop-recycle-store-wechat-web"
  32. tx-service-group: "my_test_tx_group"
  33. type: "nacos"
  34. serverAddr: "nacos.bak.com:8848"
  35. group: "SEATA_GROUP"
  36. type: "nacos"
  37. application: "seata-server"
  38. server-addr: "nacos.bak.com:8848"