Change external minio connections

Hi,

I found out I installed with wrong external minio connections (endpoint, region).
I’ll have to change the referring secrets in the k8s deploy.

Is there a way to know which deployment(s) are to be rollout restarted to get the new secrets? Toolbox for sure, but others?

Thank you.

Found out: it’s enough to restart all pods in the helm deployment:

kubectl delete pod -n gitlab -l release=gitlab