cluster

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

commit 9fc3590df562b1c28a32a756f16cb02f7e6bed80
parent 5a04aad63b8917085b6e447053daa11d13346172
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Mon,  6 Oct 2025 11:37:11 +0200

Add cgit

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

diff --git a/apps/talos_cluster/cgit/deployment.yaml b/apps/talos_cluster/cgit/deployment.yaml @@ -108,3 +108,4 @@ spec: - name: ssh-keys secret: secretName: cgit-ssh-keys + defaultMode: 0600