Skip to content

Commit

Permalink
Add new helm vars to README
Browse files Browse the repository at this point in the history
  • Loading branch information
David Tuite authored and dtuite committed Jul 16, 2020
1 parent da792e1 commit a23e9b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,5 +162,7 @@ This will produce the following effect:
| `imagePullSecrets` | | `[]` | Image pull secrets |
| `nameOverride` | | `""` | Name override |
| `fullnameOverride` | | `""` | Full name override |
| `rbac.create` | | `true` | Set to false if you would prefer to bring your own RBAC settings. |
| `clusterRole.create` | | `true` | Set to false to use non-cluster role bindings. Can be used in conjunction with `namespaceToWatch` to ensure that KubeWise only reports on changes in a single namespace. |


0 comments on commit a23e9b3

Please sign in to comment.