首页 > 技术文章 > Linux加密到K8S中

heweiblog 2018-07-10 16:26 原文

文件名字 test.conf

加密:

 base64 --wrap=0 aaa.conf
把得到的密钥填入配置文件当中即可

推荐阅读