shop-recycle-data-statistics-configmap.yaml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. apiVersion: v1
  2. kind: ConfigMap
  3. metadata:
  4. name: shop-recycle-data-statistics-configmap
  5. namespace: production
  6. data:
  7. port: "1220"
  8. org.springframework: "INFO"
  9. com.ssm: "DEBUG"
  10. name: "shop-recycle-data-statistics-service"
  11. type: "com.zaxxer.hikari.HikariDataSource"
  12. driver-class-name: "com.mysql.cj.jdbc.Driver"
  13. url: "jdbc:mysql://rm-bp19t90t7u8n5b0fh.mysql.rds.aliyuncs.com:3306/shop_recycle_statistics?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=CTT&allowMultiQueries=true"
  14. connection-timeout: "30000"
  15. maximum-pool-size: "10"
  16. minimum-idle: "1"
  17. allow-bean-definition-overriding: "true"
  18. server-addr: "${nacos.service-address}:${nacos.port}"
  19. service: "${spring.application.name} # 褰撳墠鏈嶅姟鐨勫悕绉帮紝榛樿涓?${spring.application.name}"
  20. weight: "1 # 鏈嶅姟鐨勬潈閲嶏紝鍙栧€糩1, 100]锛岄粯璁や负1"
  21. host: "mq.bak.com"
  22. port: "5672"
  23. virtualHost: "shop-recycle-msg"
  24. name: "${spring.application.name}"
  25. provider: "# 浣滀负鎻愪緵鑰呯殑閰嶇疆"
  26. registry: "# 鍗曟敞鍐屼腑蹇?"
  27. address: "nacos://${nacos.service-address}:${nacos.port}"
  28. filter: "tracing"
  29. filter: "tracing"
  30. name: "dubbo"
  31. port: "2028"
  32. mapper-locations: "classpath:/mapper/*Mapper.xml"
  33. id-type: "0"
  34. field-strategy: "0"
  35. db-column-underline: "true"
  36. logic-delete-value: "1"
  37. logic-not-delete-value: "0"
  38. map-underscore-to-camel-case: "true"
  39. cache-enabled: "false"
  40. service-address: "nacos.bak.com"
  41. port: "8848"
  42. show: "true"