I am trying to configure FluxCD in Kubernetes to send notifications to Microsfot Teams for reconciliation events.
I have followed the FluxCD "Setup Notifications" instructions. Everything is deployed as expected.
I am not receiving any alerts in Teams as expected when I edit a config (e.g. pod replicaCount) and run "flux reconcile ...". This is the error I am seeing in the Notification Controller
Here is the secret with the Microsoft Teams channel URL
Does anyone have any ideas to please share with me today. Thank you