Skip to content

Add make it possible to disable editing of a dashboard from a grafanadashboard CRD #1443

@boris-smidt-klarrio

Description

@boris-smidt-klarrio

Is your feature request related to a problem? Please describe.
Currently our dashboard provided by our gitops setup can be updated in the grafana UI.
But this means that after the next sync the changes are gone.

Describe the solution you'd like
Add a flag allowUiUpdates: false to the grafana CRD so grafana disables the grafana save in the UI and forces the user to copy the json and commit it into the gitops repo.

Existing solutions
We could use the sidecard proxy and configmaps to provision the dashboards which has the flag allowUiUpdates

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgrafana-upstreamIssues non-operator related, should be logged in the grafana product repo

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions