Skip to content

Commit 233402f

Browse files
committed
SCALRCORE-35910 wip
1 parent 6517e6c commit 233402f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/agent-job/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The agent is a [Kubernetes Deployment](https://kubernetes.io/docs/concepts/workl
4343

4444
The 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

5959
The 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

0 commit comments

Comments
 (0)