You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: install-and-configure/install-outpost-agent/advanced-configuration.md
-1
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,6 @@ There are plenty of options for the outpost agent that can be controlled using E
17
17
|`STEADYBIT_AGENT_WEBSOCKET_PING_INTERVAL`| <p>Interval in seconds of the heartbeat for the websocket connection <br><strong>Default</strong>: <code>4s</code></p> |
18
18
|`STEADYBIT_DOCKER_SOCKET`| <p>Docker Socket to connect to.<br><strong>Default:</strong> <code>/var/run/docker.sock</code></p> |
19
19
|`STEADYBIT_HTTP_ENDPOINT_PORT`| <p>HTTP endpoint port for the health check url<br><strong>Default:</strong> <code>42999</code></p> |
20
-
|`STEADYBIT_AGENT_ACTIONS_ENABLED`| <p>Should this agent be eligible for executing actions?<br><strong>Default:</strong> <code>true</code></p> |
21
20
|`STEADYBIT_AGENT_PROXY_HOST`| <p>Hostname of a proxy to access Steadybit platform<br></p> |
22
21
|`STEADYBIT_AGENT_PROXY_PORT`| <p>Port of a proxy to access Steadybit platform<br></p> |
23
22
|`STEADYBIT_AGENT_PROXY_PROTOCOL`| <p>Protocol of a proxy to access Steadybit platform<br><strong>Default:</strong> <code>http</code></p> |
0 commit comments