Cloning via ssh url sometimes lead to "permission denied" issue if ssh config is not configured properly. While https clone will work always for a public repo.
git clone [email protected]:rudderlabs/rudderstack-helm.git
to
git clone https://github.com/rudderlabs/rudderstack-helm