add body_filter_by_lua_block lua plugin to ingress-nginx
This commit is contained in:
parent
badfb3f4da
commit
ed6debb194
2 changed files with 2 additions and 0 deletions
|
|
@ -1112,6 +1112,7 @@ stream {
|
|||
}
|
||||
|
||||
body_filter_by_lua_block {
|
||||
plugins.run()
|
||||
}
|
||||
|
||||
log_by_lua_block {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue