/helm-plugin-bootstrap

A plugin to add additional files to your Helm chart. This plugin adds resources such as PodDisruptionBudget, NetworkPoliciy in the same way as the other files are created during helm create.

Primary LanguageGoGNU General Public License v3.0GPL-3.0

helm-plugin-bootstrap

A plugin for Helm to add additional files to your Helm chart. This plugin adds resources such as PodDisruptionBudget, NetworkPoliciy, ServiceMonitor in the same way as the other files are created during helm create.

Installation

helm plugin install https://github.com/tagesspiegel/helm-plugin-bootstrap

Usage

helm create mychart
helm bootstrap ./mychart