This is a Helm chart for Flagr, a feature flagging and configuration management platform.
To install the chart with the release name flagr
:
helm repo add flagr https://ericbsantana.github.io/flagr-helm-chart
helm install flagr flagr/flagr --devel # --devel is required for alpha versions
Reach the README at charts/flagr/README.md.