Update collect-cluster-metrics.md

need extra whitespace before replicas: 2  or else invalid yaml
This commit is contained in:
gabrielmcg 2018-12-14 10:03:55 +00:00 committed by GitHub
parent d4277a5065
commit 530076c6f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ To configure your external Prometheus server to scrape metrics from Prometheus i
metadata:
name: prometheus
spec:
replicas: 2
replicas: 2
selector:
matchLabels:
app: prometheus