pasztorl

Results 65 comments of pasztorl

I've deleted my own scrape config secret then I restarted the minio operator. Interesting, that I got the same error message while the secret not created by the minio operator....

I've attached the tenant and the operator deployment [operator-deployment.txt](https://github.com/user-attachments/files/16338529/operator-deployment.txt) [tenant.txt](https://github.com/user-attachments/files/16338530/tenant.txt)

I've set the prometheusOperator: false. Restarted the operator, then after the restart I switched back to true. Here is the log. [operatorlog.txt](https://github.com/user-attachments/files/16338559/operatorlog.txt)

Actually I using this AdditionalScrapeConfigs to monitor nodes that have node-exporter but not a node within the k8s cluster, so this is why I need the AdditionalScrapeConfigs. Maybe I can...