Skip to content

Commit

Permalink
copy change
Browse files Browse the repository at this point in the history
  • Loading branch information
ksun154 committed Aug 15, 2024
1 parent 836850c commit 6a567f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/private-action-runner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Postgres:
],
}
```
5. Install the chart locally.
5. Install the chart.
```bash
helm install <RELEASE_NAME> ./private-action-runner -f ./config.yaml
```
Expand Down
2 changes: 1 addition & 1 deletion charts/private-action-runner/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Postgres:
],
}
```
5. Install the chart locally.
5. Install the chart.
```bash
helm install <RELEASE_NAME> ./private-action-runner -f ./config.yaml
```
Expand Down

0 comments on commit 6a567f5

Please sign in to comment.