diff --git a/conf/openmetadata-security.yaml b/conf/openmetadata-security.yaml index 48cbbd375dd..90e83ad76c1 100644 --- a/conf/openmetadata-security.yaml +++ b/conf/openmetadata-security.yaml @@ -138,6 +138,12 @@ elasticsearch: host: localhost port: 9200 +airflowConfiguration: + apiEndpoint: "http://localhost:8080" + username: "admin" + password: "admin" + metadataApiEndpoint: "http://localhost:8585/api" + authProvider: "no-auth" eventHandlerConfiguration: eventHandlerClassNames: