cluster

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

commit 0d26ff113fb101aeb444111890bd02539de51590
parent 4db075fecd58091c9f325cc2e344ba874e31b299
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 17 Aug 2023 23:18:38 +0200

Fix port

Diffstat:
Mapps/base/forgejo/ssh-ingress.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/forgejo/ssh-ingress.yaml b/apps/base/forgejo/ssh-ingress.yaml @@ -11,4 +11,4 @@ spec: - match: HostSNI(`*`) services: - name: forgejo-ssh - port: 2222 + port: 22