How do I customize all images address not just mysqld?
comeonyang43 opened this issue · 2 comments
comeonyang43 commented
k8s clusters in intranet
d-kuro commented
@comeonyang43
The controller provides a option to replace images. This allows you to customize images, not just mysqld, by utilizing this option.
Flags: ... --agent-image string The image of moco-agent sidecar container --backup-image string The image of moco-backup container --fluent-bit-image string The image of fluent-bit sidecar container --mysqld-exporter-image string The image of mysqld_exporter sidecar container
masa213f commented
Questions answered.