feat(k8s/infra/traefik): update ingress ports

This commit is contained in:
2026-02-10 19:33:51 +02:00
parent d0036621fc
commit e313807596
2 changed files with 10 additions and 0 deletions

View File

@@ -14,3 +14,11 @@ spec:
name: traefik
namespace: flux-system
interval: 1m0s
values:
service:
type: ClusterIP
ports:
web:
hostPort: 80
websecure:
hostPort: 443