Y
Hacker News
new
|
ask
|
show
|
jobs
by
dwroberts
297 days ago
You could always put the helm chart in a Kustomize and change the things you don’t like.
—-enable-helm isn't supported everywhere but Argo definitely allows it
1 comments
lijok
297 days ago
We just went through this whole Kustomize shenanigan in our company. Seems completely asinine. Why not just fork the chart, fix it yourself?
link
p_l
297 days ago
... or the quite common case, make helm write the template once, fix, port to your own process, delete helm, live happy
link
benterix
295 days ago
> live happy
Until the next major upgrade.
link
p_l
295 days ago
In my experience, an update big enough to require major rewrite, probably should require a portion of this process to figure just what is the upgrade path.
link