Skip to content

Using bundled plugins with a PVC #1658

Answered by theSuess
dadez asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, based on the additional context, you're using a PVC for /var/lib/grafana. This results in Kubernetes mounting the volume at that point, overriding any contents of the container in subdirectories.
To resolve this, you can either reconfigure the container to look for plugins elsewhere or install the plugin into the PVC

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by dadez
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working needs triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
2 participants
Converted from issue

This discussion was converted from issue #1657 on September 02, 2024 09:07.