/grafana_plugins_init

The image for the Grafana init container

Primary LanguagePython

Grafana Plugins Init Container

This repository contains an init container image that is used by the Grafana Operator to install additional plugins.

Building

To build and push the image run:

$ make image/build
$ make image/push