cluster

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

commit 5a04aad63b8917085b6e447053daa11d13346172
parent f7cd1a20ce919076a6316d84d72d1312039b723b
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Mon,  6 Oct 2025 11:36:23 +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 @@ -56,7 +56,7 @@ spec: name: storage - mountPath: /tmp name: tmp - - mountPath: /var/lib/git/.ssh/admin.pub + - mountPath: /var/lib/gitolite3/.ssh/admin.pub name: ssh-keys subPath: admin.pub readOnly: true