Skip to content

Commit

Permalink
Include documentation link in README (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Reed authored Sep 30, 2021
1 parent 63b8ad4 commit d8837f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@

RBAC Manager is designed to simplify authorization in Kubernetes. This is an operator that supports declarative configuration for RBAC with new custom resources. Instead of managing role bindings or service accounts directly, you can specify a desired state and RBAC Manager will make the necessary changes to achieve that state.

# Documentation
Check out the [documentation at docs.fairwinds.com](https://rbac-manager.docs.fairwinds.com/)

<!-- Begin boilerplate -->
## Join the Fairwinds Open Source Community

Expand Down

0 comments on commit d8837f0

Please sign in to comment.