We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f61010e commit ed88ebeCopy full SHA for ed88ebe
docs/concepts/deployment.md
@@ -103,7 +103,7 @@ has the above permissions. The Ingress Controller Pod then has this
103
necessary authentication and authorization tokens to communicate with the
104
Kubernetes API-server.
105
106
-[rbac.yaml](../../deploy/manifests/rbac.yaml) contains the permissions
+[rbac.yaml](../../deploy/manifests/base/rbac.yaml) contains the permissions
107
needed for the Ingress Controller to operate correctly.
108
109
### Ingress Controller deployment
0 commit comments