You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- apiVersion: v1
- kind: ConfigMap
- metadata:
- name: config
- data:
- # 类属性键;每一个键都映射到一个简单的值,仅仅支持键值对,不支持嵌套
- mysql: "root:Fnuo123com@@tcp(119.23.182.117:3306)/gim?charset=utf8&parseTime=true"
- redisIP: "120.24.28.6:32572"
- redisPassword: ""
- pushRoomSubscribeNum: "100"
- pushAllSubscribeNum: "100"
|