How to install Home assistant supervised on umbrel?

@lukas
I´m also using Pihole and since i installed Home-Assistant without issues on other apps etc. Pihole isn´t able to start anymore:

Starting app pi-hole…
Removing pi-hole_server_1
Recreating 9cadcec9ab7a_pi-hole_server_1 …
pi-hole_tor_server_1 is up-to-date
pi-hole_app_proxy_1 is up-to-date
Host is already in use by another container
Recreating 9cadcec9ab7a_pi-hole_server_1 … error

ERROR: for 9cadcec9ab7a_pi-hole_server_1 Cannot start service server: driver failed programming external connectivity on endpoint pi-hole_server_1 (c33bd021ae52324606c7f4a967d66a91e92d9065b64e6b68eb410816a8cafc38): Error starting userland proxy: listen udp4 0.0.0.0:53: bind: address already in use

ERROR: for server Cannot start service server: driver failed programming external connectivity on endpoint pi-hole_server_1 (c33bd021ae52324606c7f4a967d66a91e92d9065b64e6b68eb410816a8cafc38): Error starting userland proxy: listen udp4 0.0.0.0:53: bind: address already in use
Encountered errors while bringing up the project.
Got signal: debug
karen is getting triggered!

sudo netstat -tunlp | grep 53
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 319/systemd-resolve

Do we need this for Home Assistant, or can we change that?