You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I have several tenants (for example tenant A and tenant B) managed by the minio operator I expect to find a minio-prom-additional-scrape-config secret generated with tenants A and B (in order to consult metrics for all my tenants)
Current Behavior
minio-prom-additional-scrape-config secret is generated randomly (either with scraping of tenant A, either with scraping of tenant B).
Steps to Reproduce (for bugs)
1.Install minio operator
2.Configure two tenants with prometheus enabled
3.Delete generated minio-prom-additional-scrape-config secret
4.Check that the generated secret contains either tenant A scraping either tenant B scraping
Your Environment
Version used (minio-operator): 5.0.17
Environment name and version (e.g. kubernetes v1.17.2): v1.30.11+k3s1