You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/11/18 11:17:06 UTC

[GitHub] [apisix] ziyou434 edited a comment on issue #2786: bug: config.yaml problem

ziyou434 edited a comment on issue #2786:
URL: https://github.com/apache/apisix/issues/2786#issuecomment-729612001


   ```yaml
       - mountPath: /usr/local/apisix/conf/config.yaml
         name: apisix-config-yaml-configmap
         subPath: config.yaml
   
     volumes:
     - configMap:
         defaultMode: 420
         name: apisix-gw-config.yaml
       name: apisix-config-yaml-configmap
   ```


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