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 a75ce36f
authored
Apr 22, 2021
by
ningfd
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into 'release-6.1'
Master See merge request
!9
2 parents
cbf961bb
ca424587
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
kpl/cfg-kpl-backend.yaml.j2
kpl/cfg-kpl-backend.yaml.j2
View file @
a75ce36
...
...
@@ -61,7 +61,7 @@ data:
rpc:
core: "core--server.autodl.svc.cluster.local:30100"
user_center: "
user-center--rpc-server.autodl.svc.cluster.local:10001
"
user_center: "
kpl--backend.kpl.svc.cluster.local:10000
"
quota: "kpl--quota-rpc-server.kpl.svc.cluster.local:9999"
iot_cloud: "kpl--iot-server.kpl.svc.cluster.local:8000" # 没有开启iot功能不会读取此配置
...
...
@@ -85,9 +85,9 @@ data:
auto_stop_tasks_when_user_assets_is_empty: auto_stop_tasks_when_user_assets_is_empty_boolean # 当用户算力为0时, 自动停止所有该用户的任务, 默认false,如果需要开启则为true
open_cluster_monitor: true # 是否开启集群监控功能
open_gpu_share: true # 是否开启gpu share功能
system_header: # 是否
关闭某个子系统功能
- "train" #
训练平台
- "inference" #
推理平台
system_header: # 是否
显示某个子系统的入口
- "train" #
显示训练平台相关内容
- "inference" #
显示推理平台相关内容
temp_oidc_create:
create_from: {{ create_from_string }} #对应的OIDC登录名称 kplsso
...
...
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