Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
configmap-kpl
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
1
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 6365d46c
authored
Oct 13, 2020
by
ningfd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update cfg-kpl-backend.yaml
1 parent
1aa56705
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
kpl/cfg-kpl-backend.yaml
kpl/cfg-kpl-backend.yaml
View file @
6365d46
...
@@ -62,14 +62,14 @@ data:
...
@@ -62,14 +62,14 @@ data:
core: "core--server.autodl.svc.cluster.local:30100"
core: "core--server.autodl.svc.cluster.local:30100"
user_center: "user-center--rpc-server.autodl.svc.cluster.local:10001"
user_center: "user-center--rpc-server.autodl.svc.cluster.local:10001"
quota: "kpl--quota-rpc-server.kpl.svc.cluster.local:9999"
quota: "kpl--quota-rpc-server.kpl.svc.cluster.local:9999"
iot_cloud: "kpl--iot-server.kpl.svc.cluster.local:8000"
iot_cloud: "kpl--iot-server.kpl.svc.cluster.local:8000"
# 没有开启iot功能不会读取此配置
mqtt:
mqtt:
address: mqtt_host #127.0.0.1:1883
address: mqtt_host #127.0.0.1:1883
# 没有开启iot功能不会读取此配置
feature_control:
feature_control:
iot: iot_boolean
iot: iot_boolean
# 默认false, 不开启边缘设备功能
notebook_grafana: notebook_grafana_boolean
notebook_grafana: notebook_grafana_boolean
# 默认false, 不开启notebook的grafana功能
kind
:
ConfigMap
kind
:
ConfigMap
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment