diff --git a/solutions/argocd-agent/README.md b/solutions/argocd-agent/README.md index dd905c4ed..d00f321c7 100644 --- a/solutions/argocd-agent/README.md +++ b/solutions/argocd-agent/README.md @@ -25,6 +25,7 @@ leveraging [OCM Addons](https://open-cluster-management.io/docs/concepts/addon/) and automate lifecycle management of its components. Once set up, it will also guide you through deploying applications using the configured environment. +![OCM with Argo CD Agent Architecture](./assets/argocd-agent-ocm-architecture.drawio.png) ## Benefits of Using the OCM Argo CD Agent AddOn diff --git a/solutions/argocd-agent/assets/argocd-agent-ocm-architecture.drawio b/solutions/argocd-agent/assets/argocd-agent-ocm-architecture.drawio new file mode 100644 index 000000000..1fe774787 --- /dev/null +++ b/solutions/argocd-agent/assets/argocd-agent-ocm-architecture.drawio @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/solutions/argocd-agent/assets/argocd-agent-ocm-architecture.drawio.png b/solutions/argocd-agent/assets/argocd-agent-ocm-architecture.drawio.png new file mode 100644 index 000000000..7323e66d4 Binary files /dev/null and b/solutions/argocd-agent/assets/argocd-agent-ocm-architecture.drawio.png differ