This repository has been archived on 2023-04-02. You can view files and clone it, but cannot push or open issues or pull requests.
gitops-tbrnt/kube-system/traefik-ingressclass.yaml
Tobias Brunner 76b2f2bba1
All checks were successful
continuous-integration/drone/push Build is passing
define a traefik ingressclass
see https://github.com/k3s-io/k3s/issues/4765 why
2021-12-21 20:24:38 +01:00

7 lines
128 B
YAML

apiVersion: networking.k8s.io/v1
kind: IngressClass
metadata:
name: traefik
spec:
controller: traefik.io/ingress-controller