Skip to content

A Helm Plugin to allow you to apply a specific file inside the chart over the top of the default values, allowing you to ship default configurations that are easily swappable in your chart

License

Notifications You must be signed in to change notification settings

zackerydev/helm-apply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm-apply

A Helm Plugin to allow you to apply a specific file inside the chart over the top of the default values, allowing you to ship default configurations that are easily swappable in your chart

Usage

helm apply upgrade mychart release-name ha.yaml -f local.yaml  --wait

helm apply template mychart release-name ha.yaml -f local.yaml --dry-run --debug

About

A Helm Plugin to allow you to apply a specific file inside the chart over the top of the default values, allowing you to ship default configurations that are easily swappable in your chart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published