File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ The agent is a [Kubernetes Deployment](https://kubernetes.io/docs/concepts/workl
4343
4444The agent controller is responsible for polling incoming tasks from Scalr and launching them as isolated Kubernetes Jobs.
4545
46- See [ template] ( https://github.com/Scalr/agent-helm/blob/master/charts/agent-job/templates/agent.yaml )
46+ See [ template] ( https://github.com/Scalr/agent-helm/blob/master/charts/agent-job/templates/agent.yaml ) .
4747
4848### Agent Task
4949
@@ -58,7 +58,7 @@ The runner and worker containers share a single disk volume, allowing the worker
5858
5959The number of agent task Jobs depends on the active workload that the Scalr platform delegates to the agent pool to which the agent is connected.
6060
61- See [ template] ( https://github.com/Scalr/agent-helm/blob/master/charts/agent-job/templates/task.yaml )
61+ See [ template] ( https://github.com/Scalr/agent-helm/blob/master/charts/agent-job/templates/task.yaml ) .
6262
6363### Pros
6464
You can’t perform that action at this time.
0 commit comments