add: Traefik ingress with custom host

This commit is contained in:
2026-05-01 12:35:08 +02:00
parent 424a82aaaa
commit 2bf5debbfd
2 changed files with 14 additions and 12 deletions

View File

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