Overview

Overview

Helmfig Documentation

A handy utility to generate configmap and values.yaml of your application for helmifying them.

Installation

To use this utility you should have it installed on your local system. Download released binary Go to release page of the repo and download the appropriate released binary with regard to your OS and arch. Put it in one of PATH directories Run it by simply typing helmfig in your desired terminal. Build from source Install a golang compiler (at least version 1.16). Clone the project and compile it: