Gitea is setup through a helm chart on a Kubernetes cluster.
As in Gitea - SSH Auth ok but can't push to remote, SSH Auth works fine with the git
user.
HTTPS connections also work fine.
But when I try to push or pull via SSH, I get:
Gitea: Unauthorized
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
And I have no idea what to do...