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:
[email protected]


Reply via email to