Hi everyone,
I’ve tried to configure the notification (E-Mail) through Administration → Notifications on AWX but unfortunately It’s failed.
I’m thinking about whether I should configure other things at the pod level or Kubernetes (awx-operator as pod)
Does anyone have experience or any idea?
Thanks and best regards,
H.
Hello H,
On the notification templates page, you will need to configure the SMTP server and its configuration.
If you inspect the k8s logs, what happens if you hit the “test” button to send an email?
Make sure your pod is able to reach out to the SMTP server configured and the SMTP has the correct configuration.
Best Regards,
mmello