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 d2c4d5a8
authored
Nov 17, 2020
by
haoqu.ma
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update temp_oidc_create
1 parent
35740dcc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
kpl/cfg-kpl-backend.yaml
kpl/cfg-kpl-backend.yaml
View file @
d2c4d5a
...
...
@@ -73,14 +73,14 @@ 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登录名称
temp_oidc_create_from: temp_oidc_create_from_string #对应的OIDC登录名称
kplsso
temp_oidc_create:
token_endpoint: token_endpoint_string #获取token的端点
create_endpoint: create_endpoint_string #创建用户的端点
client_id: client_id_string #客户端id
admin_user: admin_user_string #管理员用户名
admin_password: admin_password_string #管理员密码
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
admin_user: admin_user_string #管理员用户名
admin
admin_password: admin_password_string #管理员密码
Kpl123456
kind
:
ConfigMap
metadata
:
...
...
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