Update kubectl in addon-manager to use HPA in autoscaling/v1 instead of extensions/v1beta1

This commit is contained in:
Zihong Zheng
2017-02-16 11:17:17 -08:00
parent 30e8953fad
commit 2c8e89820a
6 changed files with 10 additions and 10 deletions

View File

@@ -12,7 +12,8 @@ spec:
# When updating version also bump it in:
# - cluster/images/hyperkube/static-pods/addon-manager-singlenode.json
# - cluster/images/hyperkube/static-pods/addon-manager-multinode.json
image: gcr.io/google-containers/kube-addon-manager:v6.4-alpha.1
# - test/kubemark/resources/manifests/kube-addon-manager.yaml
image: gcr.io/google-containers/kube-addon-manager:v6.4-alpha.2
command:
- /bin/bash
- -c