What other configs does the `LaunchPlan` notificat...
# flyte-support
p
What other configs does the
LaunchPlan
notifications for
Slack
need: https://www.union.ai/docs/flyte/user-guide/core-concepts/launch-plans/notifications/ I can't get it to work with just this doc - notification to
slack channel email
does not work. Has anyone successfully configured
notifications
with
flyte
in
aws
?
pretty lost with lacking documentation or burried docs 😄
f
You can send it using 2 ways lp notifications which need sns or use webhook connector https://www.union.ai/docs/flyte/deployment/flyte-configuration/configuring-notifications/#webhook-connector and diy
p
@freezing-airport-6809 Do you know does the webhook require anything else than flytekit versions (
>=1.15.0
)
seems I get it working locally but not in flyte running in kube
I do have working internet connection from the machine and the version of flyte running is 1.15.0