Skip to content

请问如何修改内置部署的mysql配置文件-my.cnf #55

@tylerzou0760

Description

@tylerzou0760

由于遇到和这个一样的issue

[BUG] deepflow-mysqlis unable to connect, prompting "Host 'xx. xx. xx. xx' is blocked because of many connection errors; unblock with 'mysqladmin flush hosts'" #7124

看解决办法是将配置文件my.cnf 进行修改,添加

[mysqld]
skip-name-resolve

找到deepflow-charts 中的默认配置

deepflow-mysql-configmap.yaml

但是它不能被vaule 重新配置。请问如何实现以上修改,谢谢

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions