Add client helm init for new deployments
The helm repo add ...
command will fail if you haven't already run helm init --client-only
.
Call helm init --client-only
first.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information