What is a Helm 'hook' and when is it executed?
-
A
A plugin that intercepts all Helm CLI commands
-
B
An annotation-driven Kubernetes resource executed at specific points in a release lifecycle
-
C
A webhook registered in the Kubernetes API server for Helm events
-
D
A Go function embedded in a chart's values.yaml