kcp-dev / helm-charts

Helm chart repo for KCP
Apache License 2.0
4 stars 21 forks source link

Use Openshift CI as image registry #19

Closed kylape closed 2 years ago

kylape commented 2 years ago

The images in Openshfit CI only include one binary per image, so we also need to allow setting different image specs for each container.

The location of each binary is changing as well, though hopefully the entrypoint can be used going forward (after the virtual-workspace container removes its custom inline script).