mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Add traefik ingress controller
This commit is contained in:
parent
b6f9045eca
commit
49968cc660
7
manifests/traefik.yaml
Normal file
7
manifests/traefik.yaml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
apiVersion: k3s.cattle.io/v1
|
||||||
|
kind: HelmChart
|
||||||
|
metadata:
|
||||||
|
name: traefik
|
||||||
|
namespace: kube-system
|
||||||
|
spec:
|
||||||
|
chart: stable/traefik
|
Loading…
Reference in New Issue
Block a user