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.
helm plugin install https://github.com/tagesspiegel/helm-plugin-bootstrap
helm create mychart
helm bootstrap ./mychart