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