Skip to content

Fix ops runner docker readiness mount

Filipe Santos requested to merge runner-docker-ready into master

What

Fixes ops runner docker readiness script mount.

Why

The memory mount for certs and the configMap can't share a mount path.

Merge request reports