Skip to content

Commit

Permalink
[skip ci] formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
coopernetes committed Feb 18, 2023
1 parent a7171d9 commit 04b2261
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# kube-role-gen - Create a complete Kubernetes RBAC Role

# kube-role-gen
[![Go](https://github.com/coopernetes/kube-role-gen/workflows/Go/badge.svg)](https://github.com/coopernetes/kube-role-gen/actions?query=workflow%3AGo)
[![Go Report Card](https://goreportcard.com/badge/github.com/coopernetes/kube-role-gen)](https://goreportcard.com/report/github.com/coopernetes/kube-role-gen)

_Create a complete Kubernetes RBAC role_

`kube-role-gen` is a command-line utility that will generate a Kubernetes
ClusterRole that contains every resource available on a connected cluster,
including sub-resources & custom resources. Each entry in the ClusterRole
Expand Down

0 comments on commit 04b2261

Please sign in to comment.