AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Configuration on Kubernetes
With Kubernetes you can set some of the configuration using config maps which are not encrypted, but obviously the secrets are going to be encrypted. Even the secrets you can always decrypt because you're just base 64 encoded. So it's pretty straightforward. But yeah, I understand like safety first right but sometimes I want to be actually me I use something called pass is a command line tools that you can store like stuff inside password, but you can also store like pure text. And what I like to do is like, actually, I will store like secret for like your website inside that. And then I will just like put the secrets inside the website, you know, it's a command