From 9122a50acdbc652cab4c61b47799ec65f371f9c6 Mon Sep 17 00:00:00 2001 From: jad0s Date: Wed, 13 May 2026 20:39:05 +0200 Subject: [PATCH] fix(traefik): hemlchartconfig port exposing syntax --- manifests/traefik/helmchartconfig.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/traefik/helmchartconfig.yaml b/manifests/traefik/helmchartconfig.yaml index de14ede..d912a55 100644 --- a/manifests/traefik/helmchartconfig.yaml +++ b/manifests/traefik/helmchartconfig.yaml @@ -8,6 +8,8 @@ spec: ports: ssh: port: 22 + expose: + default: true exposedPort: 22 protocol: TCP service: