diff --git a/docs/tutorials/traefik-proxy.md b/docs/tutorials/traefik-proxy.md index 7857be1b4..e9db46806 100644 --- a/docs/tutorials/traefik-proxy.md +++ b/docs/tutorials/traefik-proxy.md @@ -54,7 +54,7 @@ rules: resources: ["nodes"] verbs: ["list","watch"] - apiGroups: ["traefik.containo.us"] - resources: ["ingressroutes", "ingressroutestcps", "ingressroutesudps"] + resources: ["ingressroutes", "ingressroutetcps", "ingressrouteudps"] verbs: ["get","watch","list"] --- apiVersion: rbac.authorization.k8s.io/v1