HelperSpec

(Appears on: TidbClusterSpec)

HelperSpec contains details of helper component

FieldDescription
image
string
(Optional)

Image used to tail slow log and set kernel parameters if necessary, must have tail and sysctl installed Optional: Defaults to busybox:1.26.2

imagePullPolicy
Kubernetes core/v1.PullPolicy
(Optional)

ImagePullPolicy of the component. Override the cluster-level imagePullPolicy if present Optional: Defaults to the cluster-level setting