| 123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- apiVersion: v1
- kind: ConfigMap
- metadata:
- name: shop-recycle-platform-pc-web-configmap
- namespace: production
- data:
- port: "1202"
- context-path: "/platform/pc"
- name: "shop-recycle-platform-pc-web"
- server-addr: "${nacos.service-address}:${nacos.port}"
- service: "${spring.application.name} # 褰撳墠鏈嶅姟鐨勫悕绉帮紝榛樿涓?${spring.application.name}"
- weight: "1 # 鏈嶅姟鐨勬潈閲嶏紝鍙栧€糩1, 100]锛岄粯璁や负1"
- master: "mymaster"
- - redis.jxfx1.com: "27000"
- - redis.jxfx2.com: "27000"
- - redis.jxfx3.com: "27000"
- database: "15"
- host: "mq.bak.com"
- port: "5672"
- virtualHost: "shop-recycle-msg"
- database: "recycle"
- host: "mg.bak.com"
- port: "27017"
- name: "${spring.application.name}"
- registry: "# 鍗曟敞鍐屼腑蹇?"
- address: "nacos://${nacos.service-address}:${nacos.port}"
- timeout: "50000"
- filter: "tracing"
- service-address: "nacos.bak.com"
- port: "8848"
- show: "true"
- is-reveal-error: "true"
- enabled: "true"
- application-id: "${spring.application.name}"
- tx-service-group: "my_test_tx_group"
- type: "nacos"
- serverAddr: "nacos.bak.com:8848"
- group: "SEATA_GROUP"
- type: "nacos"
- application: "seata-server"
- server-addr: "nacos.bak.com:8848"
- googleCommandAccount: "fxadmin"
- googleCommandEnable: "close"
- url: "http://api.3023data.com/apple/activationlock?sn="
- snUrl: "http://api.3023data.com/apple/activationlock-sn?sn="
|