tokers commented on a change in pull request #223:
URL: https://github.com/apache/apisix-helm-chart/pull/223#discussion_r793268552
##########
File path: charts/apisix/README.md
##########
@@ -63,7 +63,7 @@ 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` | `{}`
|
+| `apisix.customizedConfig` | If
`apisix.enableCustomizedConfig` is true, full customized `config.yaml`. Please
note that other settings will be ignored | `{}`
|
Review comment:
```suggestion
| `apisix.customizedConfig` | If
`apisix.enableCustomizedConfig` is true, full customized `config.yaml`. Please
note that other settings about APISIX config 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]