Argo Rollout Notifications docs is not correct #1656
Labels
bug
Something isn't working
docs
Needs documentation/release notes
good first issue
Good for newcomers
hacktoberfest
Milestone
Summary
What happened/what you expected to happen?
I was trying to follow the docs https://argoproj.github.io/argo-rollouts/generated/notification-services/webhook/ but failed to implement it.
In the end, I managed to implement the notification webhook with the help of @jessesuen which points me out the following.
argocd-notifications-cm ConfigMap
" but it actually should be inargo-rollouts-notification-configmap
in order to have access to the pre-defined argo-rollouts triggers.argo-rollouts-notification-secret
even if your webhook does not require any secret.Diagnostics
What version of Argo Rollouts are you running?
1.1.0
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.
The text was updated successfully, but these errors were encountered: