Browse Source

Added make reviewable

Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
Gustavo Carvalho 4 years ago
parent
commit
d694bb4b9b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deploy/charts/external-secrets/README.md

+ 1 - 1
deploy/charts/external-secrets/README.md

@@ -36,7 +36,7 @@ The command removes all the Kubernetes components associated with the chart and
 |-----|------|---------|-------------|
 | affinity | object | `{}` |  |
 | concurrent | int | `1` | Specifies the number of concurrent ExternalSecret Reconciles external-secret executes at a time. |
-| controllerClass | string | `""` | If set external secrets will filter matching  Secret Stores with the appropriate controller values. |
+| controllerClass | string | `""` | If set external secrets will filter matching Secret Stores with the appropriate controller values. |
 | deploymentAnnotations | object | `{}` | Annotations to add to Deployment |
 | extraArgs | object | `{}` |  |
 | extraEnv | list | `[]` |  |