Skip to content

Use a configmap for cvmfs default local

Ricardo Rocha requested to merge config into master

Allow overriding the cvmfs default configuration by make default.local a configmap. Defaults are kept with the same content as the ones going into the DockerFile, but the Kubernetes setup now includes a configmap as a possibility.

Merge request reports