-
I have deployed Grafana using Victoria Metrics and don't want to change that. I would like to improve process of provisioning resources (like dashboards, alert rules etc) with Gitops. So far I've been doing this using ConfigMaps but for many reasons a dedicated CRD would be way better for our CI/CD. I wonder if I install Grafana Operator, while keeping my current Grafana instance, will grant me access to those CRDs out of the box. If not, is it stop possible to achieve with some configuration? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You can connect the operator to any grafana instance using the |
Beta Was this translation helpful? Give feedback.
You can connect the operator to any grafana instance using the
external
meachanic. More information can be found here: https://grafana.github.io/grafana-operator/docs/grafana/