konveyor / mig-demo-apps

A collection of apps ideal for migration demos
Apache License 2.0
15 stars 70 forks source link

Include exporter type in the pelorus values #78

Closed mpryc closed 2 years ago

mpryc commented 2 years ago

Exporter type is required to nicely check if the pod is ready by selecting appropriate label:

$ oc wait pod -n pelorus --for=condition=Ready -l pelorus.konveyor.io/exporter-type=

weshayutin commented 2 years ago

/LGTM