Commit 7d4a948b authored by Piotr Szczesniak's avatar Piotr Szczesniak

Yet another try to migrate to the new Heapster

parent 0c5cc1bd
......@@ -26,7 +26,7 @@ spec:
kubernetes.io/cluster-service: "true"
spec:
containers:
- image: gcr.io/google_containers/heapster:v0.20.0-alpha1
- image: gcr.io/google_containers/heapster:v0.20.0-alpha2
name: heapster
resources:
# keep request = limit to keep this container in guaranteed class
......@@ -44,7 +44,7 @@ spec:
- name: ssl-certs
mountPath: /etc/ssl/certs
readOnly: true
- image: gcr.io/google_containers/heapster:v0.20.0-alpha1
- image: gcr.io/google_containers/heapster:v0.20.0-alpha2
name: eventer
resources:
# keep request = limit to keep this container in guaranteed class
......
......@@ -26,7 +26,7 @@ spec:
kubernetes.io/cluster-service: "true"
spec:
containers:
- image: gcr.io/google_containers/heapster:v0.20.0-alpha1
- image: gcr.io/google_containers/heapster:v0.20.0-alpha2
name: heapster
resources:
# keep request = limit to keep this container in guaranteed class
......@@ -44,7 +44,7 @@ spec:
- name: ssl-certs
mountPath: /etc/ssl/certs
readOnly: true
- image: gcr.io/google_containers/heapster:v0.20.0-alpha1
- image: gcr.io/google_containers/heapster:v0.20.0-alpha2
name: eventer
resources:
# keep request = limit to keep this container in guaranteed class
......
......@@ -26,7 +26,7 @@ spec:
kubernetes.io/cluster-service: "true"
spec:
containers:
- image: gcr.io/google_containers/heapster:v0.20.0-alpha1
- image: gcr.io/google_containers/heapster:v0.20.0-alpha2
name: heapster
resources:
# keep request = limit to keep this container in guaranteed class
......@@ -40,7 +40,7 @@ spec:
- /heapster
- --source=kubernetes:''
- --sink=influxdb:http://monitoring-influxdb:8086
- image: gcr.io/google_containers/heapster:v0.20.0-alpha1
- image: gcr.io/google_containers/heapster:v0.20.0-alpha2
name: eventer
resources:
# keep request = limit to keep this container in guaranteed class
......
......@@ -26,7 +26,7 @@ spec:
kubernetes.io/cluster-service: "true"
spec:
containers:
- image: gcr.io/google_containers/heapster:v0.20.0-alpha1
- image: gcr.io/google_containers/heapster:v0.20.0-alpha2
name: heapster
resources:
# keep request = limit to keep this container in guaranteed class
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment