mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-30 20:15:56 +00:00
docs(elasticsearch): fix typo in config example (#3901)
This commit is contained in:
parent
400e0fe838
commit
f804184884
@ -29,7 +29,7 @@ source:
|
||||
username: ""
|
||||
password: ""
|
||||
# Options
|
||||
env = "prod"
|
||||
env: "PROD"
|
||||
index_pattern:
|
||||
allow: [".*some_index_name_pattern*"]
|
||||
deny: [".*skip_index_name_pattern*"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user