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 @@ -7,7 +7,7 @@ The main difference is that the agent is syncing one Git repository into the sam
7
7
8
8
## Quick Start
9
9
10
- By default the agent is configured to use manifests from [ guestbook] ( https://github.com/argoproj/argocd-example-apps/tree/master/guestbook )
10
+ By default, the agent is configured to use manifests from [ guestbook] ( https://github.com/argoproj/argocd-example-apps/tree/master/guestbook )
11
11
directory in https://github.com/argoproj/argocd-example-apps repository.
12
12
13
13
The agent supports two modes:
@@ -24,7 +24,7 @@ kubectl apply -f https://raw.githubusercontent.com/argoproj/gitops-engine/master
24
24
kubectl rollout status deploy/gitops-agent
25
25
```
26
26
27
- The the agent logs:
27
+ The agent logs:
28
28
29
29
``` bash
30
30
kubectl logs -f deploy/gitops-agent gitops-agent
You can’t perform that action at this time.
0 commit comments