Skip to content

Commit bfe9caf

Browse files
committed
bumped token timeout
1 parent 0b69d4b commit bfe9caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/k3s/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ k3s_version: "v1.31.0+k3s1"
33
k3s_selinux_release: v1.6.latest.1
44
k3s_selinux_rpm_version: 1.6-1
55
k3s_helm_version: v3.11.0
6-
k3s_bootstrap_token_expiry: 5m
6+
k3s_bootstrap_token_expiry: 20m

0 commit comments

Comments
 (0)