docs: fix typo

This commit is contained in:
Chi-En Wu
2020-04-24 13:21:30 +08:00
parent 512a7ad51c
commit 0ba7ff5aa6

View File

@ -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 - `$serviceMonitor`, a dictionary of values used in the service account template
- [optional] the template name of the overrides - [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: An example `values.yaml` for your `ServiceMonitor` could look like: