From 0ba7ff5aa6b92d01f644393e905b59bd7dbee24e Mon Sep 17 00:00:00 2001 From: Chi-En Wu Date: Fri, 24 Apr 2020 13:21:30 +0800 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ec862a..345694f 100644 --- a/README.md +++ b/README.md @@ -704,7 +704,7 @@ The `common.serviceMonitor.secret` template accepts a list of three values: - `$serviceMonitor`, a dictionary of values used in the service account template - [optional] the template name of the overrides -It creates a `Secret` resource contains the BasicAuth information for the `SecretMonitor`. +It creates a `Secret` resource contains the BasicAuth information for the `ServiceMonitor`. An example `values.yaml` for your `ServiceMonitor` could look like: