Jzjsnow commented on PR #3396:
URL: https://github.com/apache/amoro/pull/3396#issuecomment-2606787809

   @czy006 Thanks for the heads up, I've changed the script in helm charts in 
the latest commit and verified it locally: 
   Similar to the usage in `config.yaml`, users needs to fill in the options 
`amoroConf.shade.identifier` and `amoroConf.shade.sensitiveKeywords` in 
`charts/amoro/values.yaml` and replace the plaintext of the sensitive items 
specified in `sensitive-keywords` with the encrypted ciphertext. Then deploy it 
via the `helm install` command to make it work, as described in the official 
documentation.
   If users want to use their customized encryption algorithm, they need to 
modify the amoro image prior to the above steps, as they need to upload their 
decryption dependency package to the image first.


-- 
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: commits-unsubscr...@amoro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to