pub fn values_file_path(config_dir: &Path, resolved: &ResolvedConfig) -> PathBufExpand description
Where to look for the per-env values file. values_file config
override wins; otherwise default values/<env>.yaml.
pub fn values_file_path(config_dir: &Path, resolved: &ResolvedConfig) -> PathBufWhere to look for the per-env values file. values_file config
override wins; otherwise default values/<env>.yaml.