Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 439 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 439 Bytes

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