cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

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:
Mapps/talos_cluster/blog/mysql.yaml | 2++
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