Open jstrachan opened 7 years ago
that was running minishift via minishift start --vm-driver=xhyve --memory=9000 --cpus=5 --disk-size=50g
too btw
Triggering the DeploymentConfig's by hand in the openshift console seemed to fix it.
I guess we should ditch DeploymentConfigs for the jenkins tenant!
Yeah! As a first step lets just switch the jenkins DC to a Deployment.
I get this:
Took a long while to figure out whats up; saw these events:
i.e. openshift killed the deploy pods. I guess we now need more memory / CPU?