diff --git a/charts/testkube-cloud-api/.argocd-source-edge-testkube-cloud-api.yaml b/charts/testkube-cloud-api/.argocd-source-edge-testkube-cloud-api.yaml index a3d2683eb..748277404 100644 --- a/charts/testkube-cloud-api/.argocd-source-edge-testkube-cloud-api.yaml +++ b/charts/testkube-cloud-api/.argocd-source-edge-testkube-cloud-api.yaml @@ -6,3 +6,9 @@ helm: - name: image.tag value: 1.10.92-dev-eb69e4c0 forcestring: true + - name: migrationImage.name + value: docker.io/kubeshop/testkube-migration + forcestring: true + - name: migrationImage.tag + value: 1.10.92-dev-eb69e4c0 + forcestring: true