Hello Harvest Dev team,
We are planning to host Harvest in multiple kubernetes clusters.
And we would like to use scoped credentials for each of the harvest instance.
We would like to scope these credentials for only see mtrics which are SVM specific.
We tried to follow these instructions: https://netapp.github.io/harvest/nightly/configure-harvest-basic/
And provided SVM credentials in the harvest config.
But looks like Harvest needs cluster level credentials because we see that it makes calls to cluster endpoint.
How can we configure Harvest to only get SVM specific metrics with SVM credentials and avoid providing cluster level credentials in the cluster config?
Thank you!