Skip to content

Commit

Permalink
Fix description of authEndpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
jhrv committed Dec 20, 2024
1 parent ad7c643 commit e0e2632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/Feature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ values:

gitHub.authEndpoint:
displayName: GitHub auth endpoint
description: The endpoint for the token service that provisions teams-backend with GitHub installation tokens for the correct tenant organization.
description: The endpoint for the token service that provisions GitHub installation tokens for the correct tenant organization.
computed:
template: |
{{ .Env.teams_github_auth_endpoint | quote }}
Expand Down

0 comments on commit e0e2632

Please sign in to comment.