removed --metric_resolution=60s per piosz

This commit is contained in:
Shaya Potter 2016-06-01 12:00:35 -07:00
parent 4118bb1cf9
commit 049c51e7e7
4 changed files with 2 additions and 6 deletions

View File

@ -34,7 +34,6 @@ spec:
- /heapster
- --source=kubernetes.summary_api:''
- --sink=gcm
- --metric_resolution=60s
volumeMounts:
- name: ssl-certs
mountPath: /etc/ssl/certs
@ -125,4 +124,4 @@ spec:
path: "/etc/ssl/certs"
- name: usrsharecacerts
hostPath:
path: "/usr/share/ca-certificates"
path: "/usr/share/ca-certificates"

View File

@ -35,7 +35,6 @@ spec:
- --source=kubernetes.summary_api:''
- --sink=influxdb:http://monitoring-influxdb:8086
- --sink=gcm:?metrics=autoscaling
- --metric_resolution=60s
volumeMounts:
- name: ssl-certs
mountPath: /etc/ssl/certs
@ -126,4 +125,4 @@ spec:
path: "/etc/ssl/certs"
- name: usrsharecacerts
hostPath:
path: "/usr/share/ca-certificates"
path: "/usr/share/ca-certificates"

View File

@ -34,7 +34,6 @@ spec:
- /heapster
- --source=kubernetes.summary_api:''
- --sink=influxdb:http://monitoring-influxdb:8086
- --metric_resolution=60s
- image: gcr.io/google_containers/heapster:v1.1.0-beta2
name: eventer
resources:

View File

@ -33,7 +33,6 @@ spec:
command:
- /heapster
- --source=kubernetes.summary_api:''
- --metric_resolution=60s
- image: gcr.io/google_containers/addon-resizer:1.0
name: heapster-nanny
resources: