ronething opened a new issue, #8796:
URL: https://github.com/apache/apisix/issues/8796

   ### Current State
   
   - 
https://apisix.apache.org/docs/apisix/plugin-develop/#encrypted-storage-fields
   
   ```yaml
   apisix:
       data_encryption:
       enable: true
       keyring:
           - edd1c9f0985e76a2
           - qeddd145sfvddff4
   ```
   
   ### Desired State
   
   maybe something like below.
   
   ```
   apisix:
     data_encryption:
       enable: true
       keyring:
         - edd1c9f0985e76a2
         - qeddd145sfvddff4
   ```


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