In AR/VR, What is the relationship between Player Controllers and the VRPawn?

I see a lot of youtube videos discussing where is the best place to put UI objects like health bars on the Player Controller. But I don’t need a keyboard input to control my VRPawn so do I even need the player controller?

I’m working on getting a HUD with a health bar working on the VRPawn.