I have a strange behaviour on Kubernetes (Openshift).
It looks like the configuration file reference.conf
is not loaded when starting the Application.
The same image works when used with plain Docker.
When I copy the properties to application.conf
it works as well.