Skip to content

Commit 5525c1e

Browse files
authored
Merge pull request kubernetes-sigs#2263 from bells17/fix-name
📖 Fix name: kube-auth-proxy -> kube-rbac-proxy
2 parents 81349c9 + 0b3c0aa commit 5525c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/reference/metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ publishes a collection of performance metrics for each controller.
55

66
## Protecting the Metrics
77

8-
These metrics are protected by [kube-auth-proxy](https://github.com/brancz/kube-rbac-proxy)
8+
These metrics are protected by [kube-rbac-proxy](https://github.com/brancz/kube-rbac-proxy)
99
by default if using kubebuilder. Kubebuilder v2.2.0+ scaffold a clusterrole which
1010
can be found at `config/rbac/auth_proxy_client_clusterrole.yaml`.
1111

0 commit comments

Comments
 (0)