Passing through configurations to Nginx Ingress Controller

Hi, I’m wondering if there is any way apart from ingress annotations to pass configurations into the Ingress-controller pod.

Specifically I want to inject the “ssl_password_file” option, but I cannot find an Ingress annotation to do so.

Any help would be appreciated!