This is a pipelineRun which will be ran from the quarkus app so it
shouldn't be deployed as part of the deployment proccess which is why
k8's dir exists
Quarkus < 3.x doesn't support some of the route options, we need to
apply this YAML instead and disable auto route enable
still todo, combine yaml's into one for easier oc apply -f <COMBINED> or
have quarkus apply the snippets for us