Update README

This commit is contained in:
gtorre 2019-10-01 11:48:47 -04:00 committed by GitHub
parent f96ed6e33e
commit 83a22082c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -267,7 +267,8 @@ spec:
template:
spec:
containers:
- args:
- name: kube-state-metrics
args:
- '--collectors=pods'
- '--namespace=project1'
```