Files
kubedeploy-k3s/infrastructure/03-traefik/foreign/fritz/ingress.yaml
2024-04-23 19:04:03 +02:00

16 lines
287 B
YAML

apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: fritz-ingress
namespace: traefik
spec:
entryPoints:
- web-local
- websecure-local
routes:
- match: Host(`fritz.steffenillium.de`)
kind: Rule
services:
- name: fritz-service
port: http