cluster

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

commit 28d745ad701be5dfa689741a16f86c43cac998d2
parent 9fc3590df562b1c28a32a756f16cb02f7e6bed80
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Mon,  6 Oct 2025 11:43:05 +0200

Add cgit

Diffstat:
Mapps/talos_cluster/cgit/deployment.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/talos_cluster/cgit/deployment.yaml b/apps/talos_cluster/cgit/deployment.yaml @@ -59,7 +59,7 @@ spec: - mountPath: /var/lib/gitolite3/.ssh/admin.pub name: ssh-keys subPath: admin.pub - readOnly: true + readOnly: false - mountPath: /etc/ssh/ssh_host_rsa_key name: ssh-keys subPath: ssh_host_rsa_key