From 592fa682041f6ca758951c1ff37d9ac59269ccb7 Mon Sep 17 00:00:00 2001 From: Michael Cade Date: Wed, 24 Jan 2024 15:33:37 +0000 Subject: [PATCH] Added Resources to Day 33 --- 2024/day33.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/2024/day33.md b/2024/day33.md index e69de29..66df956 100644 --- a/2024/day33.md +++ b/2024/day33.md @@ -0,0 +1,6 @@ + + +Extra Resources which would be good to include in the description: +• Blog: https://arshsharma.com/posts/2023-10-14-argocd-github-actions-getting-started/ +• GitHub repo used for the sample: https://github.com/RinkiyaKeDad/gitops-sample +• Argo CD docs for installation: https://argo-cd.readthedocs.io/en/stable/operator-manual/installation/