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 new file mode 100644 index 000000000..5f182d5cc --- /dev/null +++ b/charts/testkube-enterprise/.argocd-source-feat-file-sandbox-testkube-enterprise.yaml @@ -0,0 +1,20 @@ +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: "" + forcestring: true