add: Traefik ingress with custom host

This commit is contained in:
2026-04-30 17:36:18 +02:00
parent 2d93d7175f
commit 576fe12817
2 changed files with 5 additions and 3 deletions

View File

@@ -10,4 +10,4 @@ spec:
- port: 80
targetPort: 8000
protocol: TCP
type: NodePort
type: ClusterIP