nijave commented on code in PR #622: URL: https://github.com/apache/apisix-helm-chart/pull/622#discussion_r1330664865
########## charts/apisix/values.yaml: ########## @@ -86,6 +86,12 @@ apisix: # -- Enable the proxy protocol to the upstream server upstream: true + # -- Enable Data Encryption + data_encryption: + enabled: false + # -- An array of 16 character strings used to encrypt/decrypt fields with AES-128-CBC Review Comment: I reworded the description from https://github.com/apache/apisix/pull/8403/files#diff-8d872babc717e9d733641b56bfc530ef98751fbe4e68f08d79b2b83109c22fffR130 -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org