When we build the discrete-layer-client the docker create an image with default configuration according to the DockerFile.
The default.conf file that exists under helm directory, squash the docker image's default configuration when we deploy the client.
It means that the DockerFile is useless if we keep on working with the default.conf file.
We should find a better solution and remove default.conf file.