You can adjust the Pod Exec timeout in Komodor by configuring the agent settings. Here's how:
- Update the
components.komodorAgent.watcher.extraEnvVars
value with the environment variableWS_Keep_Alive
. - Set the desired timeout value. For example, to set the timeout to 10 minutes, use
"10m"
. The default timeout is 5 minutes.
This can be found in the values file here
Example command for Helm upgrade:
Note: You may need assistance from the DevOps team to apply this change.
Let us know if this resolves the issue!
Comments
0 comments
Please sign in to leave a comment.