Skip to content

Commit

Permalink
Update docs/getting_started/installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GoshaDo authored Sep 10, 2024
1 parent 33aa589 commit d6a26ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ helm upgrade --install piper piper/piper \

Piper works best when it is able to listen to webhooks from your git provider.
Expose Piper using an ingress or service, then provide the address to `piper.webhook.url` as follows:
`https://PIPER_EXPOSEED_URL/webhook`
`https://PIPER_EXPOSED_URL/webhook`

Refer to [values.yaml](https://github.com/quickube/piper/tree/main/helm-chart/values.yaml) for more information.

Expand Down

0 comments on commit d6a26ed

Please sign in to comment.