shop-recycle-wechat-web-configmap.yaml 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. apiVersion: v1
  2. kind: ConfigMap
  3. metadata:
  4. name: shop-recycle-wechat-web-configmap
  5. namespace: production
  6. data:
  7. port: "1214"
  8. context-path: "/wechat"
  9. name: "shop-recycle-wechat-web"
  10. true: "shop-recycle-wechat-web"
  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_wechat?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. server-addr: "${nacos.service-address}:${nacos.port}"
  18. service: "${spring.application.name} # 褰撳墠鏈嶅姟鐨勫悕绉帮紝榛樿涓?${spring.application.name}"
  19. weight: "1 # 鏈嶅姟鐨勬潈閲嶏紝鍙栧€糩1, 100]锛岄粯璁や负1"
  20. master: "mymaster"
  21. - redis.jxfx1.com: "27000"
  22. - redis.jxfx2.com: "27000"
  23. - redis.jxfx3.com: "27000"
  24. database: "15"
  25. max-file-size: "50MB"
  26. max-request-size: "50MB"
  27. appId: "wxfe0445e225b9f506"
  28. weixinNumber: "gh_e476dcddb28e"
  29. shopName: "绻佹槦鍥炴敹"
  30. customerPhone: "400-009-8687"
  31. imagePath: "/data/images/"
  32. wx4cc644289df32eba: "73f5704c18e497922ee311f07bf4173c"
  33. wxc06c57d31a926122: "11a25c263ed4dcf7dea9ef3637d952f7"
  34. wxb91492de297b217f: "901873a58a72a8b43cae908bf3047f87"
  35. wxfe0445e225b9f506: "ab2d68d604b7e0dd9536292553cc0e34"
  36. gh_1f128aec2a84: "wxb91492de297b217f"
  37. gh_e476dcddb28e: "wxfe0445e225b9f506"
  38. wxb91492de297b217f: "recycle"
  39. wxfe0445e225b9f506: "store"
  40. wx4cc644289df32eba: "recycle"
  41. wxc06c57d31a926122: "store"
  42. recycle: "/data/images/"
  43. store: "/data/images/"
  44. customer: "/data/images/"
  45. huanjing: "production"
  46. transferUrl: "https://gateway.jxfxtd.com/payment/api/pay/transfer"
  47. corpId: "ww29430e4a20103464"
  48. suiteId: "ww75a919c76d8182a6"
  49. customerEnvironment: "dev"
  50. aloneEnvironment: "dev"
  51. auto-time-requests: "false"
  52. name: "${spring.application.name}"
  53. registry: "# 鍗曟敞鍐屼腑蹇? address: nacos://${nacos.service-address}:${nacos.port}"
  54. timeout: "50000"
  55. filter: "tracing"
  56. autoreply: "鎰熻阿鍏虫敞绻佹槦鍥炴敹saas绯荤粺锛岀箒鏄熺殑浣垮懡鏄В鍐充簩鎵嬫満鍥炴敹鏁翠釜浜ゆ槗闂幆锛屼负闂ㄥ簵鍜屽洖鏀跺晢鎻愪緵瀹屾暣鐨勬妧鏈В鍐虫柟妗堛€傛垜浠殑鐩爣鏄鍚堜綔浼佷笟鍧囪兘瀹炵幇鍥炴敹鐨勬暟鎹湪绾裤€佷骇鍝佸湪绾裤€佸憳宸ュ湪绾裤€傛垜浠殑鎰挎櫙鏄鎶€鏈┍鍔ㄨ涓氭爣鍑?"
  57. service-address: "nacos.bak.com"
  58. port: "8848"
  59. show: "true"