Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/pages/docs/argo-cd/instances/automated-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ The application YAML required to install the helm chart is as follows (replacing
```

3. Generate Octopus Deploy Api-Key
3.1. Follow the instreuctions on the [How to Create an API Key](/docs/octopus-rest-api/how-to-create-an-api-key) guide
3.1. Follow the instructions on the [How to Create an API Key](/docs/octopus-rest-api/how-to-create-an-api-key) guide
3.2. Save the token in a secret

```shell
Expand Down
Loading