diff --git a/pkg/dist/service_types.yml b/pkg/dist/service_types.yml index b3b8630..c61a807 100644 --- a/pkg/dist/service_types.yml +++ b/pkg/dist/service_types.yml @@ -3236,7 +3236,7 @@ mysql: max_length: 2048 example: db1,db2 method: - title: The migration method to be used (currently supported only by Redis, MySQL and PostgreSQL service types) + title: The migration method to be used (currently supported only by Redis, Dragonfly, MySQL and PostgreSQL service types) type: string enum: - value: dump @@ -4438,7 +4438,7 @@ pg: max_length: 2048 example: db1,db2 method: - title: The migration method to be used (currently supported only by Redis, MySQL and PostgreSQL service types) + title: The migration method to be used (currently supported only by Redis, Dragonfly, MySQL and PostgreSQL service types) type: string enum: - value: dump @@ -5083,7 +5083,7 @@ redis: max_length: 2048 example: db1,db2 method: - title: The migration method to be used (currently supported only by Redis, MySQL and PostgreSQL service types) + title: The migration method to be used (currently supported only by Redis, Dragonfly, MySQL and PostgreSQL service types) type: string enum: - value: dump