Skip to content

fixed helm hooks priority

Diana Gaponcic requested to merge fix-hooks-priority into master

Helm Hooks executed with the lowest weight first (negative to positive)

The hooks weight being positive will break installation when monitoring or ingress nginx is enabled.

Merge request reports