Francois Gnu:
Hi everyone! In secret, can we encrypt the information rather than hash (base64) the information? As for me is not enough secured when we only hash.
Thanks very much.
R Banerjee:
I guess the secret information being accepted takes it in the form of base64 only
But there is stringdata: https://v1-18.docs.kubernetes.io/docs/concepts/configuration/secret/#creating-a-secret-manually
Daz Mac:
You can use sealed secrets or mozilla sops to encrypt data in the secrets.