-
Darren Shepherd authored
Configuration will be loaded from config.yaml and then config.yaml.d/*.(yaml|yml) in alphanumeric order. The merging is done by just taking the last value of a key found, so LIFO for keys. Slices are not merged but replaced. Signed-off-by:
Darren Shepherd <darren@rancher.com>