Hi guys, I am trying to get a prometheus instance up and running as a none-clusteradmin user.. and it seems to be progressing well.. I only had to get admins to create a ClusterRole and Rolebindings I could do myself in my own namespaces.
Prometheus-server is failing to start as it says there is no file in /etc/config/prometheus.yml - but configmap has been mounted so it should be there :( Normally I'd just add a sleep to the Dockerfile - and then I can have it staying alive long enough for me to enter a shell in the container.. Is there an "Official way" - to do this, so I can enter a shell in my prometheus-server pod, to debug? -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/f8c039c4-a740-4491-a4ea-7cabc8244d02o%40googlegroups.com.

