spacewander commented on issue #3341:
URL: https://github.com/apache/apisix/issues/3341#issuecomment-762789834


   There is a bug in your `RUN sed -i '/plugins/a\ - transformations' 
/usr/local/apisix/conf/config-default.yaml`.
   
   
   ```
   @@ -255,6 +256,7 @@ plugins:                          # plugin list (sorted 
in alphabetical order)
      - traffic-split
   
    stream_plugins:
   + - transformations # <-- should not modify this line
      - mqtt-proxy
   ```
   
   I suggest you to copy a config.yaml instead of modifying the exist one.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to