Skip to content

Commit

Permalink
docs correction on how to override azure devops URL.
Browse files Browse the repository at this point in the history
Signed-off-by: Christer Brinchmann <christer.brinchmann@gmail.com>
  • Loading branch information
brinchm committed Jun 16, 2022
1 parent c478617 commit 0a399a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Available clone protocols are `ssh` and `https`.
## Azure DevOps

Uses the Azure DevOps API to look up eligible repositories based on a team project within an Azure DevOps organization.
The default Azure DevOps URL is `https://dev.azure.com`, but this can be overridden with the environment variable `AZURE_DEVOPS_BASE_URL`.
The default Azure DevOps URL is `https://dev.azure.com`, but this can be overridden with the field `azureDevOps.api`.

```yaml
apiVersion: argoproj.io/v1alpha1
Expand Down

0 comments on commit 0a399a3

Please sign in to comment.