Issue when subscribing to Webhook service notification. #17194
Unanswered
idanfishman
asked this question in
Q&A
Replies: 1 comment
-
|
@idanfishman running into the same issue. did you find a way ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I've recently started using ArgoCD Notifications and configured a new custom webhook intended to trigger a POST request. I've successfully triggered this webhook manually, and it worked perfectly :)
CLI command:
However, I'm uncertain if I've correctly subscribed the application, as it does not seem to work when the trigger condition is met.
argocd-notifications-cm configuration:
I'm looking for the right way to subscribe
myappto the webhook.Beta Was this translation helpful? Give feedback.
All reactions