Hi there :slightly_smiling_face: Have you ever dep...
# all-things-deployment
r
Hi there 🙂 Have you ever deployed multiple dahahub version on the same server ? Only ports issues can happen ?
s
How are you thinking of deploying it? docker-compose? You can port map them by editing the docker compose file
r
I'm trying to manipulate onlye kubectl + helm chart
+ i'm using minikube for dev purpose
s
r
No changes here
s
If you want to run 2 versions of datahub using helm on the same machine then you will need to make changes. This causes ports to change