mysql_cluster: Some changes

This commit is contained in:
Florian RICHER 2025-03-27 15:58:14 +01:00
parent 12cae34ca8
commit a74475d61b
3 changed files with 11 additions and 21 deletions

View file

@ -29,4 +29,6 @@ configMapGenerator:
secretGenerator:
- name: secret
literals:
- mysql-root-password=root
- rootUser=root
- rootHost='%'
- rootPassword=root