HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
128 stars 52 forks source link

feat: support config files with .yaml extension #108

Closed bilalshaikh42 closed 2 years ago

bilalshaikh42 commented 2 years ago

Motivated by #107. It seems that .yaml is the "official" extension, though numerous kubernetes examples use .yml leading to confusion. See https://yaml.org/faq.html.