Increase metrics-server scrape frequency to 30s

pull/8/head
Marek Siarkowicz 2018-08-31 12:16:22 +02:00
parent 058b26f38e
commit abe3554db8
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ spec:
image: k8s.gcr.io/metrics-server-amd64:v0.3.0
command:
- /metrics-server
- --metric-resolution=30s
# These are needed for GKE, which doesn't support secure communication yet.
# Remove these lines for non-GKE clusters, and when GKE supports token-based auth.
- --kubelet-port=10255