diff --git a/charts/testkube-enterprise/.argocd-source-feat-file-sandbox-testkube-enterprise.yaml b/charts/testkube-enterprise/.argocd-source-feat-file-sandbox-testkube-enterprise.yaml deleted file mode 100644 index a42289a6b..000000000 --- a/charts/testkube-enterprise/.argocd-source-feat-file-sandbox-testkube-enterprise.yaml +++ /dev/null @@ -1,20 +0,0 @@ -helm: - parameters: - - name: testkube-cloud-api.image.repository - value: kubeshop/testkube-sandbox - forcestring: true - - name: testkube-cloud-api.image.tag - value: enterprise-api-feat-file-sandbox-09675eef - forcestring: true - - name: testkube-worker-service.image.repository - value: kubeshop/testkube-sandbox - forcestring: true - - name: testkube-worker-service.image.tag - value: enterprise-worker-service-feat-file-sandbox-09675eef - forcestring: true - - name: testkube-cloud-ui.image.repository - value: kubeshop/testkube-sandbox - forcestring: true - - name: testkube-cloud-ui.image.tag - value: cloud-ui-feat-file-sandbox-3978f74d - forcestring: true