Prerequisites
Feature Summary
A lot of clusters are lean and mean, focused on GPU workloads themselves. Can we let people run mongodb (or other things we will support) off the cluster that is being monitored? may be even use hosted services?
Problem/Use Case
It would be good to off load things out of the cluster being monitored. First example that comes to mind is the database we need.
Proposed Solution
add support in out helm charts to disable mongodb as well as pass urls/keys/passwords etc to connect to the db as secrets perhaps?
Component
ALL