Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: k8s环境配置tidb参数

[TiDB Usage Environment] Production Environment
[TiDB Version] v7.1.0
[Reproduction Path] Configuring TiDB components through config.GenericConfig, not effective
[Encountered Issue: Phenomenon and Impact]
Configuring TiDB components through config.GenericConfig, not effective
The config.GenericConfig configuration is as follows:
The main configuration includes the following three parameters:
tidb_slow_log_threshold
max_connections
lease
The configuration file in the tidb pod is as follows:
By observation, we found that the modified parameters have already taken effect in the configuration file.
Next, we check the parameter configuration in the database
The parameters in the database have not taken effect.