Dashboard for Kubernetes - Pod Logs

Hello everyone,

Thank you for taking the time to look at my problem.

I have an agent that is configured as follows:

user_access:
  access_as:
    agent: {}  
  projects:
    - id: ...

When I select this agent in the environment, I also get a dashboard. I see the pods, if they running or stopped and so on. Unfortunately, I don’t see any pod logs there and I don’t have a button for it.

While selecting the agent in my environment I also getting:

Unable to access the following resources from this environment. Check your authorization on the following and try again:
* Kustomization
* HelmRelease

But do I need to have Flux configured for pod logs (IMHO i don’t need it) or is the feature not yet available?

Thank you very much