mysql-operator
mysql-operator copied to clipboard
Allow to set resources limits/requests for pt-heartbeat container
For now, under "podSpec" - there is no way to set resources limits and requests for pt-heartbeat container from mysqlcluster's statefulset.
Please add option for pt-heartbeat like mysqlOperatorSidecarResources and metricsExporterResources.
Yes, this is a very important feature as for now the resources for the heartbeat container can be set to default values only. Allowing to configure these values, will make the operator more flexible.