From 315af78322319c49ae15bcd0a1a855fb289dbf3a Mon Sep 17 00:00:00 2001 From: Jaideep Rao Date: Tue, 23 Aug 2022 20:01:49 -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