From 841b1a3b16bc96fcc25ceb82e16b9ce26647cb52 Mon Sep 17 00:00:00 2001 From: Alexander Rogov Date: Fri, 12 Jun 2026 20:29:49 +0300 Subject: [PATCH] fix 22 port --- argocd/apps/traefik.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/argocd/apps/traefik.yaml b/argocd/apps/traefik.yaml index 77e64cf..3ba08e9 100644 --- a/argocd/apps/traefik.yaml +++ b/argocd/apps/traefik.yaml @@ -53,6 +53,8 @@ spec: port: 2222 exposedPort: 22 protocol: TCP + expose: + default: true metrics: port: 9100 expose: