diff --git a/templates/2.1/traefik-cm.yml.j2 b/templates/2.1/traefik-cm.yml.j2 index 0366a14..950d9e0 100644 --- a/templates/2.1/traefik-cm.yml.j2 +++ b/templates/2.1/traefik-cm.yml.j2 @@ -12,6 +12,8 @@ data: address: :443 traefik: address: :8080 + gitea_ssh: + address: :2222 providers: kubernetesCRD: throttleDuration: 2s diff --git a/templates/2.2/traefik-cm.yml.j2 b/templates/2.2/traefik-cm.yml.j2 index 0366a14..950d9e0 100644 --- a/templates/2.2/traefik-cm.yml.j2 +++ b/templates/2.2/traefik-cm.yml.j2 @@ -12,6 +12,8 @@ data: address: :443 traefik: address: :8080 + gitea_ssh: + address: :2222 providers: kubernetesCRD: throttleDuration: 2s