Kubernetes controller manager configuration file location

Deployed with kubeadm

cat /etc/kubernetes/manifests/kube-controller-manager.yaml
Deployed in hard way
cat /etc/systemd/system/kube-controller-manager.service
Effective options - search on master node
ps aux|grep kube-controller-manager