diff --git a/README.md b/README.md index 820aa8f..30199c1 100644 --- a/README.md +++ b/README.md @@ -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: @@ -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. \ No newline at end of file +Now you can update the [apiservice samples](./config/samples/apiservices.yaml) with the right reports-server name and namespace and apply that manifest.