shop-recycle-import-web-configmap.yaml 1.1 KB

1234567891011121314151617181920212223242526272829303132333435
  1. apiVersion: v1
  2. kind: ConfigMap
  3. metadata:
  4. name: shop-recycle-import-web-configmap
  5. namespace: production
  6. data:
  7. port: "1221"
  8. context-path: "/export"
  9. name: "shop-recycle-import-web"
  10. true: "shop-recycle-import-web"
  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: "# 鍗曟敞鍐屼腑蹇?"
  24. address: "nacos://${nacos.service-address}:${nacos.port}"
  25. timeout: "60000"
  26. service-address: "nacos.bak.com"
  27. port: "8848"
  28. show: "true"
  29. is-reveal-error: "false"
  30. bucketName: "jxfxtd"
  31. endpoint: "https://oss-cn-shanghai.aliyuncs.com"
  32. saveFilePath: "/home/xls"
  33. imgUrlPre: "https://doc.jxfxtd.com"
  34. cosBucketName: "0791ncfxtd-1390340169"
  35. region: "ap-shanghai"