Open
Description
Hi,
I have been trying to setup gitkube
for my application. The k8s cluster is running on AWS EKS. Gitkubed
has been deployed as a LoadBalancer
.
I've created the remote.yaml
and configured the git remote. When I run git push leadsvc master
, I get the following error:
ControlPath too long ('/home/srv_twry/.ssh/ssh-default-leadsvc@a4d730ced73e911ea95fe0ab91861530-1070077455.us-east-1.elb.amazonaws.com:22' >= 108 bytes)
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Anyway to fix this? Where can I save space in order to fit it in the limit?
Metadata
Metadata
Assignees
Labels
No labels