How to use gosmee with Pipelines as Code #1123
chmouel
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This will be auto installed when using kubernetes but not enabled on Openshift since it will assume you have a connected cluster. If you are running on CRC you can apply this Gist :
https://gist.github.com/chmouel/51707db7fb1be1dfe13992c0a3010bf5#file-gosmee-deployment-yaml
Note :
"http://pipelines-as-code-controller.openshift-pipelines:8080",
Debug
if nothing get kicked on check this in order :
kubectl logs deployment/gosmee -n gosmee --all-containers
Beta Was this translation helpful? Give feedback.
All reactions