Replies: 1 comment
-
We found the issue at the service account level, the service account for the pod was forgotten at the binding level. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
we're currently trying to grab the logs of our pods on OpenShift over the K8S api with the grafana agent in flow mode and thats where our issues begin: discovery.kubernetes lists no targets.
Here is our code:
config.river:
serviceaccount.yaml:
deployment.yaml:
Where are we failing? :(
Beta Was this translation helpful? Give feedback.
All reactions