Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
b61c64a8
Commit
b61c64a8
authored
6 years ago
by
DBLaci
Browse files
Options
Downloads
Patches
Plain Diff
token-ttl default value is int in seconds
parent
cb91003c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/kubernetes-apps/ansible/defaults/main.yml
+1
-1
1 addition, 1 deletion
roles/kubernetes-apps/ansible/defaults/main.yml
with
1 addition
and
1 deletion
roles/kubernetes-apps/ansible/defaults/main.yml
+
1
−
1
View file @
b61c64a8
...
@@ -60,7 +60,7 @@ dashboard_tls_key_file: dashboard.key
...
@@ -60,7 +60,7 @@ dashboard_tls_key_file: dashboard.key
dashboard_tls_cert_file
:
dashboard.crt
dashboard_tls_cert_file
:
dashboard.crt
# Override dashboard default settings
# Override dashboard default settings
dashboard_token_ttl
:
"
15
minutes"
dashboard_token_ttl
:
900
# SSL
# SSL
etcd_cert_dir
:
"
/etc/ssl/etcd/ssl"
etcd_cert_dir
:
"
/etc/ssl/etcd/ssl"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment