From b987abbe424092a35f77d36a0540add91346bd8c Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 14 Dec 2025 07:35:44 -0600 Subject: [PATCH] update --- infra/portainer/templates/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/portainer/templates/ingress.yaml b/infra/portainer/templates/ingress.yaml index ed213cb..9d6f0fb 100644 --- a/infra/portainer/templates/ingress.yaml +++ b/infra/portainer/templates/ingress.yaml @@ -10,7 +10,7 @@ spec: kind: Rule services: - name: portainer - port: 9443 + port: 9000 tls: secretName: portainer-tls