mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-07 14:53:28 +00:00
fix logger level in sample_data.yaml (#22867)
(cherry picked from commit c4d395d14daf1fa539a79dd8b6f5fe732b19de82)
This commit is contained in:
parent
2a529d2fce
commit
f01c44fe23
@ -13,7 +13,7 @@ sink:
|
|||||||
type: metadata-rest
|
type: metadata-rest
|
||||||
config: {}
|
config: {}
|
||||||
workflowConfig:
|
workflowConfig:
|
||||||
loggerLevel: DEBUG # DEBUG, INFO, WARN or ERROR
|
loggerLevel: INFO # DEBUG, INFO, WARN or ERROR
|
||||||
openMetadataServerConfig:
|
openMetadataServerConfig:
|
||||||
hostPort: http://localhost:8585/api
|
hostPort: http://localhost:8585/api
|
||||||
authProvider: openmetadata
|
authProvider: openmetadata
|
||||||
|
Loading…
x
Reference in New Issue
Block a user