From 733bb75f1620ae0fe609761bfa09b655ea284766 Mon Sep 17 00:00:00 2001 From: Jimmy Song Date: Wed, 18 Oct 2017 14:15:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7heapster=E9=95=9C=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifests/heapster/heapster-deployment.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifests/heapster/heapster-deployment.yaml b/manifests/heapster/heapster-deployment.yaml index a96746b49..f189290db 100644 --- a/manifests/heapster/heapster-deployment.yaml +++ b/manifests/heapster/heapster-deployment.yaml @@ -14,7 +14,8 @@ spec: serviceAccountName: heapster containers: - name: heapster - image: sz-pg-oam-docker-hub-001.tendcloud.com/library/heapster-amd64:v1.3.0-beta.1 + #image: sz-pg-oam-docker-hub-001.tendcloud.com/library/heapster-amd64:v1.3.0-beta.1 + image: sz-pg-oam-docker-hub-001.tendcloud.com/library/heapster-amd64:v1.4.3 imagePullPolicy: IfNotPresent command: - /heapster