mirror of https://github.com/linkerd/linkerd2.git
The heartbeat cronjob specified `restartPolicy: OnFailure`. In cases where failure was non-transient, such as if a cluster did not have internet access, this would continuously restart and fail. Change the heartbeat cronjob to `restartPolicy: Never`, as a failed job has no user-facing impact. Signed-off-by: Andrew Seigner <siggy@buoyant.io> |
||
---|---|---|
.. | ||
templates | ||
Chart.yaml |