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