tokers commented on a change in pull request #223:
URL: https://github.com/apache/apisix-helm-chart/pull/223#discussion_r793178660



##########
File path: charts/apisix/README.md
##########
@@ -62,6 +62,8 @@ The following tables lists the configurable parameters of the 
apisix chart and t
 
|------------------------------------------|-----------------------------------------------------|---------------------------------------------------------|
 | `apisix.enabled`                         | Enable or disable Apache APISIX 
itself              | `true`                                                  |
 | `apisix.enableIPv6`                      | Enable nginx IPv6 resolver        
                  | `true`                                                  |
+| `apisix.enableCustomizedConfig`          | Enable full customized 
`config.yaml`                | `false`                                          
        |
+| `apisix.customizedConfig`                | If 
`apisix.enableCustomizedConfig` is true, full customized `config.yaml`  | `{}`  
                                               |

Review comment:
       Note we should also say that once this field is enabled, other settings 
will be ignored.




-- 
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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to