Commit b8a8b79a by haoqu.ma

添加iot服务

1 parent 9c33d942
Showing with 10 additions and 0 deletions
......@@ -62,6 +62,16 @@ data:
core: "core--server.autodl.svc.cluster.local:30100"
user_center: "user-center--rpc-server.autodl.svc.cluster.local:10001"
quota: "kpl--quota-rpc-server.kpl.svc.cluster.local:9999"
iot_cloud: "kpl--iot-server.kpl.svc.cluster.local:8000"
mqtt:
address: mqtt_host #127.0.0.1:1883
feature_control:
iot: iot_boolean
notebook_grafana: notebook_grafana_boolean
kind: ConfigMap
metadata:
name: cfg-kpl-backend
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!