ATM it's not possible to mount the Caddyfile on a file basis (#364).
When deploying services with k8s it's pretty common to use ConfigMaps as files to provide configuration in a 12 factor app compatible manner.
Would it be possible to add support for file bind mounting? What is the recommended workaround when using Caddy in a k8s context ATM?