spacewander commented on a change in pull request #2185:
URL: https://github.com/apache/apisix/pull/2185#discussion_r487623501



##########
File path: kubernetes/README.md
##########
@@ -57,11 +48,15 @@ etcd:
 
 #### Create configmap for apache apisix
 
+you will change some config by use `apisix-gw-config-cm.yaml`

Review comment:
       It seems that we can always create configmap `apisix-gw-config.yaml` via 
`config.yaml`.
   If you use the default one, you can use `config.yaml`.
   If you need to change the default, you can change the `config.yaml`, so the 
behavior is consistent between k8s and normal installation.
   By this way, we can ensure only one place hold the customized configure (for 
instance, only one place to change the etcd address).




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to