This is just a minor issue but it's not possible to use the file dbunit with .yaml extension since the code only looks for dbunit.yml .
This is not a problem with this library itself, but it would be an asset if the existence of the file with both extensions was verified.
As the helm chart checks for the existence of yaml files with this extension, I can't have a pattern in my project.
Thanks in advance