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 0d8ea13f
authored
Nov 17, 2020
by
haoqu.ma
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update temp_oidc_create boolean
1 parent
d2c4d5a8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
kpl/cfg-kpl-backend.yaml
kpl/cfg-kpl-backend.yaml
View file @
0d8ea13
...
...
@@ -73,9 +73,10 @@ data:
notebook_grafana_url: notebook_grafana_url_string # 容器grafana跳转url http://10.69.75.115:8883/d/W-Y9JdKGk/pod_metric_dashboard?orgId=1&var-pod_prefix=%s&var-pod=%s
node_grafana_url: node_grafana_url_string # node节点grafana跳转url http://10.69.75.115:8883/d/9CWBz0bik/node-exporter-kpl?orgId=1&var-job=node-exporter&var-hostname=All&var-node=%s
use_fake_metric: use_fake_metric_string # CPU,GPU,MEM 代表随机生成 cpu, gpu, mem的使用率, 可以只开启需要的类型, 以逗号分割
temp_oidc_create
_from: temp_oidc_create_from_string #对应的OIDC登录名称 kplsso
temp_oidc_create
: temp_oidc_create_boolean # 默认false
temp_oidc_create:
create_from: create_from_string #对应的OIDC登录名称 kplsso
token_endpoint: token_endpoint_string #获取token的端点 "http://120.92.92.150:31306/auth/realms/master/protocol/openid-connect/token"
create_endpoint: create_endpoint_string #创建用户的端点 "http://120.92.92.150:31306/auth/admin/realms/kpl/users"
client_id: client_id_string #客户端id admin-cli
...
...
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