This worked for me: ``` git clone https://github....
# umh-support
d
This worked for me:
Copy code
git clone https://github.com/united-manufacturing-hub/united-manufacturing-hub.git
cd united-manufacturing-hub/deployment/united-manufacturing-hub
sudo $(which helm) --kubeconfig /etc/rancher/k3s/k3s.yaml upgrade united-manufacturing-hub . -f values.yaml --namespace united-manufacturing-hub --install
Thanks for the help