diff --git a/ingestion/pipelines/sample_data.json b/ingestion/pipelines/sample_data.json index 3c539003190..f8067ea16c5 100644 --- a/ingestion/pipelines/sample_data.json +++ b/ingestion/pipelines/sample_data.json @@ -17,7 +17,7 @@ "workflowConfig": { "openMetadataServerConfig": { "hostPort": "http://localhost:8585/api", - "authProvider": "no-auth", + "authProvider": "no-auth" } } }