shop-recycle-order-search-configmap.yaml 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. apiVersion: v1
  2. kind: ConfigMap
  3. metadata:
  4. name: shop-recycle-order-search-configmap
  5. namespace: production
  6. data:
  7. port: "1238"
  8. org.springframework: "INFO"
  9. com.ssm: "DEBUG"
  10. name: "shop-recycle-order-search"
  11. allow-bean-definition-overriding: "true"
  12. server-addr: "${nacos.service-address}:${nacos.port}"
  13. service: "${spring.application.name} # 褰撳墠鏈嶅姟鐨勫悕绉帮紝榛樿涓?${spring.application.name}"
  14. weight: "1 # 鏈嶅姟鐨勬潈閲嶏紝鍙栧€糩1, 100]锛岄粯璁や负1"
  15. type: "com.zaxxer.hikari.HikariDataSource"
  16. driver-class-name: "com.mysql.jdbc.Driver"
  17. url: "jdbc:mysql://rm-bp19t90t7u8n5b0fh.mysql.rds.aliyuncs.com:3306/shop_recycle_order?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=CTT&allowMultiQueries=true"
  18. connection-timeout: "30000"
  19. maximum-pool-size: "10"
  20. minimum-idle: "1"
  21. master: "mymaster"
  22. - redis.jxfx1.com: "27000"
  23. - redis.jxfx2.com: "27000"
  24. - redis.jxfx3.com: "27000"
  25. database: "15"
  26. host: "mq.bak.com"
  27. port: "5672"
  28. virtualHost: "shop-recycle-order-image"
  29. database: "recycle"
  30. host: "mg.bak.com"
  31. port: "27017"
  32. name: "${spring.application.name}"
  33. provider: "# 浣滀负鎻愪緵鑰呯殑閰嶇疆"
  34. registry: "# 鍗曟敞鍐屼腑蹇? address: nacos://${nacos.service-address}:${nacos.port}"
  35. filter: "tracing"
  36. filter: "tracing"
  37. name: "dubbo"
  38. port: "2034"
  39. payload: "31457280 # 30M"
  40. mapper-locations: "classpath:/mapper/*Mapper.xml"
  41. id-type: "0"
  42. field-strategy: "0"
  43. logic-delete-value: "1"
  44. logic-not-delete-value: "0"
  45. map-underscore-to-camel-case: "true"
  46. cache-enabled: "false"
  47. service-address: "nacos.bak.com"
  48. port: "8848"
  49. enabled: "true"
  50. application-id: "shop-recycle-store-wechat-web"
  51. tx-service-group: "my_test_tx_group"
  52. type: "nacos"
  53. serverAddr: "nacos.bak.com:8848"
  54. group: "SEATA_GROUP"
  55. type: "nacos"
  56. application: "seata-server"
  57. server-addr: "nacos.bak.com:8848"