mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-27 20:46:00 +02:00
10 lines
203 B
YAML
10 lines
203 B
YAML
---
|
|
apiVersion: networking.k8s.io/v1
|
|
kind: IngressClass
|
|
metadata:
|
|
annotations:
|
|
ingressclass.kubernetes.io/is-default-class: "true"
|
|
name: traefik
|
|
spec:
|
|
controller: traefik.io/ingress-controller
|