Artifact Hub

Minecraft Exporter for Prometheus Charts Repository

Quickstart

Install

Please add the minecraft-exporter repository before installing any chart provided by this repository:

    helm repo add minecraft-exporter https://dirien.github.io/minecraft-prometheus-exporter
    helm repo update

To install the chart with the release name minecraft-exporter run:

    helm install minecraft-exporter minecraft-exporter/minecraft-exporter

Delete

To delete the release run:

     helm uninstall minecraft-exporter