MySQL Operator for Kubernetes Manual
-
Added configuration options to alter or disable the init container that executes as root to change permissions on mounted data directories for MySQL.
This change adds a new
datadirPermissions
specification with optionalfsGroupChangePolicy
andsetRightsUsingInitContainer
configuration options. (Bug #37083815)