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