mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-09 12:07:47 +00:00
Merge pull request #40707 from piosz/nanny-version
Automatic merge from submit-queue Bumped version of addon resizer ref https://github.com/kubernetes/contrib/issues/2337
This commit is contained in:
commit
f8f34187a7
@ -69,7 +69,7 @@ spec:
|
|||||||
- name: usr-ca-certs
|
- name: usr-ca-certs
|
||||||
mountPath: /usr/share/ca-certificates
|
mountPath: /usr/share/ca-certificates
|
||||||
readOnly: true
|
readOnly: true
|
||||||
- image: gcr.io/google_containers/addon-resizer:1.6
|
- image: gcr.io/google_containers/addon-resizer:1.7
|
||||||
name: heapster-nanny
|
name: heapster-nanny
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
@ -98,7 +98,7 @@ spec:
|
|||||||
- --container=heapster
|
- --container=heapster
|
||||||
- --poll-period=300000
|
- --poll-period=300000
|
||||||
- --estimator=exponential
|
- --estimator=exponential
|
||||||
- image: gcr.io/google_containers/addon-resizer:1.6
|
- image: gcr.io/google_containers/addon-resizer:1.7
|
||||||
name: eventer-nanny
|
name: eventer-nanny
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
@ -70,7 +70,7 @@ spec:
|
|||||||
- name: usr-ca-certs
|
- name: usr-ca-certs
|
||||||
mountPath: /usr/share/ca-certificates
|
mountPath: /usr/share/ca-certificates
|
||||||
readOnly: true
|
readOnly: true
|
||||||
- image: gcr.io/google_containers/addon-resizer:1.6
|
- image: gcr.io/google_containers/addon-resizer:1.7
|
||||||
name: heapster-nanny
|
name: heapster-nanny
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
@ -99,7 +99,7 @@ spec:
|
|||||||
- --container=heapster
|
- --container=heapster
|
||||||
- --poll-period=300000
|
- --poll-period=300000
|
||||||
- --estimator=exponential
|
- --estimator=exponential
|
||||||
- image: gcr.io/google_containers/addon-resizer:1.6
|
- image: gcr.io/google_containers/addon-resizer:1.7
|
||||||
name: eventer-nanny
|
name: eventer-nanny
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
@ -55,7 +55,7 @@ spec:
|
|||||||
- /eventer
|
- /eventer
|
||||||
- --source=kubernetes:''
|
- --source=kubernetes:''
|
||||||
- --sink=influxdb:http://monitoring-influxdb:8086
|
- --sink=influxdb:http://monitoring-influxdb:8086
|
||||||
- image: gcr.io/google_containers/addon-resizer:1.6
|
- image: gcr.io/google_containers/addon-resizer:1.7
|
||||||
name: heapster-nanny
|
name: heapster-nanny
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
@ -84,7 +84,7 @@ spec:
|
|||||||
- --container=heapster
|
- --container=heapster
|
||||||
- --poll-period=300000
|
- --poll-period=300000
|
||||||
- --estimator=exponential
|
- --estimator=exponential
|
||||||
- image: gcr.io/google_containers/addon-resizer:1.6
|
- image: gcr.io/google_containers/addon-resizer:1.7
|
||||||
name: eventer-nanny
|
name: eventer-nanny
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
@ -46,7 +46,7 @@ spec:
|
|||||||
command:
|
command:
|
||||||
- /heapster
|
- /heapster
|
||||||
- --source=kubernetes.summary_api:''
|
- --source=kubernetes.summary_api:''
|
||||||
- image: gcr.io/google_containers/addon-resizer:1.6
|
- image: gcr.io/google_containers/addon-resizer:1.7
|
||||||
name: heapster-nanny
|
name: heapster-nanny
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
Loading…
Reference in New Issue
Block a user