Closed siva-kubikk closed 2 years ago
This is a known issue in tobs. It's being addressed with this PR #531
You did point out a potential issue I'll need to fix as well. I believe we don't currently look at the uri
value.
So after some discussion with the team, this is by design. The custom-secret-scrips
is meant only to be picked up by TimescaleDB that is deployed using tobs. If you are connecting to an external TimescaleDB and providing a URI to connect, we still support that, but you will have to setup the grafana role manually.
We do plan to provide better documentation in the tobs repo, but for now this doc should guide you on what you need to do to get that setup. https://docs.timescale.com/promscale/latest/roles-and-permissions/#example-permissions.
I am going to close this issue, if you feel like it should be reopened please do so.
What happened?
Trying to install tobs with helm and the below values.yaml. I'm using timescale cloud service as the database.
The
tobs-grafana
pod keeps restarting with this error:Did you expect to see something different?
How to reproduce it (as minimally and precisely as possible):
Environment
tobs version:
tobs version
Kubernetes version information:
kubectl version
insert tobs logs relevant to the issue here