From 97f1297b57684c83bb02a5135b9f9101b47a4a84 Mon Sep 17 00:00:00 2001 From: William P Date: Sun, 15 Jun 2025 20:01:35 -0400 Subject: [PATCH] traefik: add gitssh --- system-apps/traefik/values.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/system-apps/traefik/values.yaml b/system-apps/traefik/values.yaml index bd38442..011f64f 100644 --- a/system-apps/traefik/values.yaml +++ b/system-apps/traefik/values.yaml @@ -9,6 +9,13 @@ traefik: to: websecure scheme: https permanent: true + gitssh: + port: 2222 + exposedPort: 22 + expose: + default: true + tls: + passthrough: true metrics: prometheus: service: