Fix #1417: openmetadata-security.yml missing airflowConfiguration (#1425)

This commit is contained in:
Sriharsha Chintalapani 2021-11-27 10:53:57 -08:00 committed by GitHub
parent 4c76a7bafe
commit edcbb04e3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: