diff --git a/src/content/docs/applications/argo-cd.mdx b/src/content/docs/applications/argo-cd.mdx new file mode 100644 index 0000000..8df457c --- /dev/null +++ b/src/content/docs/applications/argo-cd.mdx @@ -0,0 +1,15 @@ +--- +title: Argo Workflows +description: Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. +hero: + tagline: Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. + image: + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/argo-cd.webp + actions: + - text: Source + link: https://github.com/argoproj/argo-cd + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/argocd + icon: right-arrow +--- diff --git a/src/content/docs/applications/argo-workflows.mdx b/src/content/docs/applications/argo-workflows.mdx index a8dcfb0..ca11199 100644 --- a/src/content/docs/applications/argo-workflows.mdx +++ b/src/content/docs/applications/argo-workflows.mdx @@ -4,7 +4,7 @@ description: Argo Workflows is an open source container-native workflow engine f hero: tagline: Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. image: - file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/argo-workflows.webp + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/argo-cd.webp actions: - text: Source link: https://github.com/argoproj/argo-workflows