Skip to content

Add staging k8s config definition

Martin Lowe requested to merge malowe/eclipsefdn-cve-api:malowe/main/10 into main

This definition is technically already live on OKD, as we have no route and we've limited the resources. This way we can stage changes and do some integration testing. We will be doing some more development before we introduce the route + production instance. The main change we still need to introduce is #9 (closed), as well as more strict testing around completeness (like enums + more tests).

Merge request reports