Closed camallen closed 2 years ago
allow k8s to handle pods, use the bundle exec lita cmd directly via dockerfile https://github.com/zooniverse/lita/blob/63fe18ee041be333ca60b4a2977bb8ad742e65e1/Dockerfile#L20
bundle exec lita
this should alleviate the logs not being available on std out / err as well
closed by #83
allow k8s to handle pods, use the
bundle exec lita
cmd directly via dockerfile https://github.com/zooniverse/lita/blob/63fe18ee041be333ca60b4a2977bb8ad742e65e1/Dockerfile#L20