diff --git a/README.md b/README.md index 74601e6..0d25daa 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,5 @@ Experimental event forwarded and notification dispatcher for the GitOps Toolkit controllers. The notification-controller is an implementation of the [notification.fluxcd.io](docs/spec/v1alpha1/README.md) API based on the specifications described in the [RFC](docs/spec/README.md). + +![overview](docs/diagrams/notification-controller-overview.png) diff --git a/docs/diagrams/notification-controller-overview.png b/docs/diagrams/notification-controller-overview.png new file mode 100644 index 0000000..f1a0f5c Binary files /dev/null and b/docs/diagrams/notification-controller-overview.png differ