helmify
helmify copied to clipboard
feat: introduce readiness and liveness probe feature
this PR adds configurable liveness and readiness probes with cli -probes=true readynessprobes and livenessprobes are templated with a completely customizable probe or the copy of the probes in the input
by default the feature is disabled
@arttor does this version make sense now ? 😸
@RealAnna looks good. Can you please regenerate samples without using flags? Repo samples should represent default behavior.
@arttor can this be merged now or should I fix something else?