@rafpor75 Thanks for your howto!
I’d like to ask you if we can highlight the differences between a standard k8s agola deployment and a openshift one (i.e. the route resource that doesn’t exists in standard k8s) and then put them
in the k8s examples in the agola repository (creating some pull requests) to cover both kind of deployments. One possiblity will be to add more comments to highlight the openshift differences and also define additional openshift resources like routes commented out. So we’ll avoid having two diverging examples but just a single more commented one.
In the end users should be able to “automate” the deploy of agola also with openshift without doing manual steps using the ui.
Thanks!