From 3290acbc1792b1fa47ed0f160e34c2387df3a6b3 Mon Sep 17 00:00:00 2001 From: Alexander Rogov Date: Mon, 22 Jun 2026 20:26:35 +0300 Subject: [PATCH] add hookshot ingress on hookshot.t0rt1k.tech --- argocd/apps/matrix-t0rt1k.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/argocd/apps/matrix-t0rt1k.yaml b/argocd/apps/matrix-t0rt1k.yaml index ad0d84b..f8af807 100644 --- a/argocd/apps/matrix-t0rt1k.yaml +++ b/argocd/apps/matrix-t0rt1k.yaml @@ -148,6 +148,10 @@ spec: resources: limits: memory: 256Mi + ingress: + host: hookshot.t0rt1k.tech + className: traefik + tlsEnabled: true destination: server: https://kubernetes.default.svc namespace: matrix-t0rt1k