Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: shuting <[email protected]>
  • Loading branch information
realshuting authored Feb 21, 2024
1 parent 8599d56 commit 2aa5bae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Benefits of reports server:

## Installation

reports server can be installed in a test cluster, directly from the YAML manifest or via the official Helm chart.
The reports server can be installed in a test cluster, directly from the YAML manifest or via the official Helm chart.

### Local Install
To locally install the reports server, run the following command:
Expand Down Expand Up @@ -54,4 +54,4 @@ Note: if you already have wgpolicy CRDs or kyverno CRDs installed, you won't be
helm install report-server --namespace kyverno --wait ./charts/reports-server/ --set apiServices.enabled=false # todo: use a offical helm chart
```

Now you can update the [apiservice samples](./config/samples/apiservices.yaml) with the right reports-server name and namespace and apply that manifest.
Now you can update the [apiservice samples](./config/samples/apiservices.yaml) with the right reports-server name and namespace and apply that manifest.

0 comments on commit 2aa5bae

Please sign in to comment.