commit bed5c2b1bb6196995b696f4bde5f1c16b5e0ee0b
parent 6bbf7985a11cd5ac14fce6539a4c02592543fcb6
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Tue, 14 Oct 2025 21:23:58 +0200
fix db?
Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/apps/talos_cluster/blog/mysql.yaml b/apps/talos_cluster/blog/mysql.yaml
@@ -38,6 +38,8 @@ spec:
secretKeyRef:
name: mysql-cred
key: db-name
+ - name: MYSQL_ROOT_HOST
+ value: "%"
volumeMounts:
- name: mysql-volume
mountPath: /var/lib/mysql