What is the common way to deploy a chart(which contains sealed secrets) to different clusters?
Because the clusters contains different sealed-secret controller (with different secret key) it seems unfeasible.
Or is there any way to install a sealed-secret controller with the same secret key as the other clusters?