I created a custom spring cloud data flow application.
I would like to create a stream with it and put some application properties in it, as we can add for the provided appl
I could do the job thanks to this post: Spring Cloud Dataflow Kubernetes get properties of jar from dockerfile
The way I registered the app was wrong.
Now, I add the companion metadata URI and it works