Hi ppl, I'm using a Helm Chart to deploy part of m...
# kubernetes
d
Hi ppl, I'm using a Helm Chart to deploy part of my stack and in the Chart there's a Secrete I update in an init Container. Is there a way to get the Secret with its updated data after creating the Chart instance (I'm using Typescript)?