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-bootstraphelm create mychart
helm bootstrap ./mychart