This commit updates the Dragonfly object to include a optional
resources field through which users should be able to set
resoure requirements for all the dragonfly pods. This is important
as it allows dragonfly to vertically scale which is a hallmark
feature.
Fixes #5
This commit updates the Dragonfly object to include a optional
resources
field through which users should be able to set resoure requirements for all the dragonfly pods. This is important as it allows dragonfly to vertically scale which is a hallmark feature.