python-config2
python-config2 copied to clipboard
feature request: support NODE_CONFIG_DIR equivalent for multiple config directories
Hello! Thanks for sharing your work. In a kubernetes env, it's useful to attach multiple (shared) configmaps to a service, etc. An attached configmap gets associated with a local directory. The capabilty to combine/overlay configs from several directories would be useful for python, too. Thank you.