Skip to content

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.

License

Notifications You must be signed in to change notification settings

tagesspiegel/helm-plugin-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published