DeployNow
Advanced Deployment Options
Argo CD Notifications
Argo CD notifications provide a flexible way to monitor Argo apps and notify users about changes in the application's state. There are provisions to configure when the notification is to be sent as well as the content of the notification. This is achieved through a flexible mechanism of triggers and templates. Argo CD also provides a catalog of ready-to-use templates and triggers, all these triggers and templates are configured by default in DeployNOW.
- Create a Slack application and install it in the required workspace. Make sure you create a private or public channel for notifications and add the installed app to that particular channel.
- Use the bot-token from Step-1 and paste the following snippet under deploy-now.argo-cd.notifications.secret.items of the configuration file in the OpsVerse Admin Console.
- To subscribe to an Argo CD application event using slack, add the following snippet under deploy-now.argo-cd.notifications.subscriptions of the configuration file in the OpsVerse Admin Console.
Note: Refer to the Triggers and Templates catalog to fill in appropriate trigger values.