Configuration Changes for CDEvent Notifications
cdevents: {
enabled: true,
}PreviousConfiguration changes for Restricting Execution of PipelinesNextConfiguration Changes for OPA changes in Helm
Last updated
To enable CDEvent notification, update the deck settings.js in halconfig as given below:
cdevents: {
enabled: true,
}
Last updated