Question about Dagster Migration: If I already ha...
# deployment-kubernetes
b
Question about Dagster Migration: If I already have tekton based CI/CD that does helm upgrade based on the changes to my
values.yml
file, If I only do a deployment with Dagster Chart version change and a
values.yml
file update to
migrate.enabled: true
Would it be sufficient to perform the migration, or are there any other manual steps needed ? ------- I would then make another PR change to modify the
values.yml
file back to
migrate.enabled: false
after the successful deployment of previous change
d
Hi Binoy - there's a walkthrough of the steps for this here: https://docs.dagster.io/deployment/guides/kubernetes/how-to-migrate-your-instance