Is there something like examples/helm-deployment for external helm charts?
Specifically, I'm looking to set up all the monitoring, tracing, etc infrastructure just as in staging/production, on minikube, starting with stable/prometheus-operator
I wont be using skaffold for one off deployment of such pods. Its usually used for those you continuously update and deploy. Such as your own application.