aerokube / moon

Browser automation solution for Kubernetes and Openshift supporting Selenium, Playwright, Puppeteer and Cypress
http://aerokube.com/moon/latest
Apache License 2.0
224 stars 19 forks source link

Ability to specify livenessProbe for moon-conf container #420

Closed vania-pooh closed 7 months ago

vania-pooh commented 7 months ago

This container does not contain an HTTP server, so need to introduce -probe flag that will check for service liveness instead.

vania-pooh commented 7 months ago

Fixed in aerokube/moon2#256.