GoogleContainerTools/skaffold

Additional helm flags per release

Open

#2,959 opened on Sep 28, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (1,416 forks)batch import
area/deploydeploy/helmhelp wantedkind/feature-requestpriority/p3

Repository metrics

Stars
 (12,822 stars)
PR merge metrics
 (Avg merge 3d 6h) (16 merged PRs in 30d)

Description

Currently additional helm flags can only be specified that apply to all releases, it would be ideal to be able to specify per-release helm flags this would provide better flexibility for workarounds such as issue #1665 where --repo could be added as an install flag

Contributor guide