values.yaml 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. app:
  2. name: shop-recycle-payment
  3. replicaCount: 1
  4. image:
  5. repository: harbor.stardance/shoprecycle/shop-payment
  6. tag: v2.0.0
  7. pullPolicy: IfNotPresent
  8. service:
  9. type: ClusterIP
  10. port: 1218
  11. targetPort: 1218
  12. resources:
  13. requests:
  14. cpu: 250m
  15. memory: 256Mi
  16. limits:
  17. cpu: 500m
  18. memory: 512Mi
  19. config:
  20. yml:
  21. server:
  22. port: 1218
  23. logging:
  24. level:
  25. org.springframework: INFO
  26. com.ssm: DEBUG
  27. spring:
  28. application:
  29. name: shop-recycle-payment-service
  30. datasource:
  31. type: com.zaxxer.hikari.HikariDataSource
  32. driver-class-name: com.mysql.cj.jdbc.Driver
  33. url: jdbc:mysql://rm-bp19t90t7u8n5b0fh.mysql.rds.aliyuncs.com:3306/shop_recycle_payment?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=CTT&allowMultiQueries=true
  34. username: root
  35. password: Fxjxtdacf8f_a3d_202600104d6c_41
  36. hikari:
  37. connection-timeout: 30000
  38. maximum-pool-size: 10
  39. minimum-idle: 1
  40. redis:
  41. sentinel:
  42. master: mymaster
  43. nodes:
  44. - redis.jxfx1.com:27000
  45. - redis.jxfx2.com:27000
  46. - redis.jxfx3.com:27000
  47. password: 3sm_redis
  48. database: 15
  49. rabbitmq:
  50. host: mq.bak.com
  51. port: 5672
  52. username: guest
  53. password: guest
  54. virtualHost: shop-recycle-msg
  55. main:
  56. allow-bean-definition-overriding: true
  57. cloud:
  58. nacos:
  59. discovery:
  60. server-addr: ${nacos.service-address}:${nacos.port}
  61. service: ${spring.application.name}
  62. weight: 1
  63. dubbo:
  64. application:
  65. name: ${spring.application.name}
  66. provider:
  67. registry:
  68. address: nacos://${nacos.service-address}:${nacos.port}
  69. filter: tracing
  70. consumer:
  71. filter: tracing
  72. protocol:
  73. name: dubbo
  74. port: 2027
  75. mybatis-plus:
  76. mapper-locations: classpath:/mapper/*Mapper.xml
  77. global-config:
  78. id-type: 0
  79. field-strategy: 0
  80. db-column-underline: true
  81. logic-delete-value: 1
  82. logic-not-delete-value: 0
  83. configuration:
  84. map-underscore-to-camel-case: true
  85. cache-enabled: false
  86. jdbc-type-for-null: null
  87. nacos:
  88. service-address: nacos.bak.com
  89. port: 8848
  90. seata:
  91. enabled: true
  92. application-id: ${spring.application.name}
  93. tx-service-group: my_test_tx_group
  94. config:
  95. type: nacos
  96. nacos:
  97. namespace: null
  98. serverAddr: nacos.bak.com:8848
  99. group: SEATA_GROUP
  100. userName: nacos
  101. password: nacos
  102. registry:
  103. type: nacos
  104. nacos:
  105. application: seata-server
  106. server-addr: nacos.bak.com:8848
  107. namespace: null
  108. userName: nacos
  109. password: nacos
  110. paydev: product
  111. mobilepay:
  112. wechat-sub-mch-id: 1609430211
  113. wechat-jqj-key: d1270011522462462200ApAMF8ssms20
  114. wechat-transfer-url: https://api.mch.weixin.qq.com/mmpaymkttransfers/promotion/transfers
  115. wechat_transfer_cert_path: /data/wechat_cert/apiclient_transfer_cert.p12
  116. wechat-small-store-id: wxc06c57d31a926122
  117. v3-key-path: /data/wechat_cert/v3_apiclient_key.pem
  118. v3-cert-path: /data/wechat_cert/v3_apiclient_cert.pem
  119. v3-mchSerial-no: 2620D27947AA7A2AC1D99449131850AFCACA2611
  120. v3-wechat-transfer-batches-url: https://api.mch.weixin.qq.com/v3/transfer/batches
  121. v3-wechat-transfer-query-url: https://api.mch.weixin.qq.com/v3/transfer/batches/out-batch-no/%s/details/out-detail-no/%s
  122. alipay-private-key: /data/alipay_cert/alipayPrivateKey.txt
  123. alipay-appid: 2021006115638634
  124. alipay-cert-public-key-rsa2: /data/alipay_cert/alipayCertPublicKey_RSA2.crt
  125. alipay-root-cert: /data/alipay_cert/alipayRootCert.crt
  126. alipay-app-cert-public-key: /data/alipay_cert/appCertPublicKey_2021006115638634.crt
  127. wechat-ssm-merchant-id: 1491322762
  128. wechat-ssm-app-id: wxc06c57d31a926122
  129. wechat-refund-url: https://api.mch.weixin.qq.com/secapi/pay/refund
  130. wechat-refund-notify-url: https://gateway.jxfxtd.com/payment/api/pay/notify/wechat/refund
  131. wechat-ssm-cert-path: /data/wechat_cert/1491322762.p12
  132. wechat-ssm-key: d1270011522462462200ApAMF8ssms20
  133. yeepay-app-key: 10090842957
  134. yeepay-refund-notify-url: https://pregateway.fanxingtiaodong.com/payment/api/pay/notify/yeepay/refund
  135. wechat-pay:
  136. domain: https://api.mch.weixin.qq.com
  137. mch-transfer-url: /v3/fund-app/mch-transfer/transfer-bills
  138. mch-transfer-query-url: /v3/fund-app/mch-transfer/transfer-bills/out-bill-no/%s
  139. mch-transfer-notify-url: https://gateway.jxfxtd.com/payment/api/pay/notify/callback
  140. app-id: wxc06c57d31a926122
  141. mch-id: 1726979421
  142. mch-serial-no: 7E7BCB6718AB85F17C33C94D973CADC6FD1E4AE7
  143. common-api-key: d1270011522462462200ApAMF8ssms20
  144. common-key-path: /data/wechat_cert/v3_apiclient_key.pem
  145. common-cert-path: /data/wechat_cert/v3_apiclient_cert.pem
  146. private-key-path: /data/upload/publicPkcs8.pem
  147. public-key-id: PUB_KEY_ID_0111017178402026010600382186002602
  148. scene-id: 1010
  149. public-key-path: /data/upload/publicPkcs8.pem
  150. podAnnotations: {}
  151. securityContext: {}
  152. nodeSelector: {}
  153. tolerations: []
  154. affinity: {}