Skip to content

Commit ed88ebe

Browse files
author
Peter Kim
authored
docs: fix link to rbac.yaml
From Kong#888
1 parent f61010e commit ed88ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/deployment.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ has the above permissions. The Ingress Controller Pod then has this
103103
necessary authentication and authorization tokens to communicate with the
104104
Kubernetes API-server.
105105

106-
[rbac.yaml](../../deploy/manifests/rbac.yaml) contains the permissions
106+
[rbac.yaml](../../deploy/manifests/base/rbac.yaml) contains the permissions
107107
needed for the Ingress Controller to operate correctly.
108108

109109
### Ingress Controller deployment

0 commit comments

Comments
 (0)