Merge pull request #10667 from adrianmoisey/adrianmoisey-patch-1

Fix typo
This commit is contained in:
Kubernetes Prow Robot 2021-01-27 11:09:07 -08:00 committed by GitHub
commit d56ad81513
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ etcdClusters:
### etcd metrics ### etcd metrics
{{ kops_feature_table(kops_added_default='1.18') }} {{ kops_feature_table(kops_added_default='1.18') }}
You cam expose /metrics endpoint for the etcd instances and control their type (`basic` or `extensive`) by defining env vars: You can expose /metrics endpoint for the etcd instances and control their type (`basic` or `extensive`) by defining env vars:
```yaml ```yaml
etcdClusters: etcdClusters: