Hi all!
I just wanted to play and experiment a little bit with GoCD and tried to
use the Helm chart for my own k8s cluster.
But when I try to add Material or work with the sample Material and test
connection, I get this error:
Failed to find 'git' on your PATH. Please ensure 'git' is executable by the
Go Server and on the Go Agents where this material will be used.
If I check the resources in my namespace, it seems the agent is not coming
up. Could this be related?
NAME READY STATUS RESTARTS AGE
pod/gocd-app-server-5c9dd5b56c-646pn 1/1 Running 0 44m
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S)
AGE
service/gocd-app-server NodePort 10.43.100.193 <none>
8153:30760/TCP 44m
NAME READY UP-TO-DATE AVAILABLE AGE
deployment.apps/gocd-app-agent 0/0 0 0 44m
deployment.apps/gocd-app-server 1/1 1 1 44m
NAME DESIRED CURRENT READY AGE
replicaset.apps/gocd-app-agent-54b5bdc767 0 0 0 44m
replicaset.apps/gocd-app-server-5c9dd5b56c 1 1 1 44m
Thanks for any hint!
--
You received this message because you are subscribed to the Google Groups
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/go-cd/6ad3fb0c-a828-43fc-b103-e086cf7b293cn%40googlegroups.com.