Skip to content

Commit e7884b3

Browse files
Pearl1594nvazquez
authored andcommitted
Set token TTL to 0 (no expire) for external etcd
1 parent 43d2131 commit e7884b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/integrations/kubernetes-service/src/main/resources/conf/k8s-control-node.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ write_files:
256256
kind: InitConfiguration
257257
bootstrapTokens:
258258
- token: "{{ k8s_control_node.cluster.token }}"
259+
ttl: 0
259260
nodeRegistration:
260261
criSocket: /run/containerd/containerd.sock
261262
localAPIEndpoint:

0 commit comments

Comments
 (0)