Datalore 2024.2 Help

Customize values for TCP timeouts

Add the following parameters under dataloreEnv in datalore.values.yaml to specify your values for the keepalive variables.

dataloreEnv: TCP_KEEP_IDLE: {tcp_keepalive_time} TCP_KEEP_INTERVAL: {tcp_keepalive_intvl} TCP_KEEP_COUNT: {tcp_keepalive_probes}

Find more information about these variables here.

Last modified: 24 April 2024