Using a real SSL Cert?

I have a wildcard certificate for my domain. I regularly update it to a central location then pull or push it to everywhere I need it. Is this doable with the latest release of Brewblox by modifying the contents of the traefik directory (add my own certs, modify the yaml?)

Certificate use is defined in brewblox/traefik/traefik-cert.yaml. This file is overwritten during updates, but you can always replace it again immediately after updating.

We already have some changes in the pipeline to extend configuration. We can add an option there to stop deploying this / all config files during updates.

Thanks, got around to getting this working today and its easy enough even if I do have to update the config every update but it would be great if it could persist.