From fa8a2f3feb953540c0fae57e605f4f6dc9913b31 Mon Sep 17 00:00:00 2001 From: Jaideep Rao Date: Mon, 29 Aug 2022 11:44:55 -0400 Subject: [PATCH] Delete .argocd-source-test-app.yaml --- helm-guestbook/.argocd-source-test-app.yaml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 helm-guestbook/.argocd-source-test-app.yaml diff --git a/helm-guestbook/.argocd-source-test-app.yaml b/helm-guestbook/.argocd-source-test-app.yaml deleted file mode 100644 index 72e3ded..0000000 --- a/helm-guestbook/.argocd-source-test-app.yaml +++ /dev/null @@ -1,8 +0,0 @@ -helm: - parameters: - - name: image.name - value: nginx - forcestring: true - - name: image.tag - value: 1.23.1 - forcestring: true