Fix the way addon-manager handles non-namespaced objects

This commit is contained in:
gmarek
2016-07-04 15:14:16 +02:00
parent ef3f2fb157
commit 0c60cfc98d
5 changed files with 11 additions and 9 deletions

View File

@@ -11,7 +11,7 @@
"containers": [
{
"name": "kube-addon-manager",
"image": "gcr.io/google-containers/kube-addon-manager-ARCH:v4",
"image": "gcr.io/google-containers/kube-addon-manager-ARCH:v5.1",
"resources": {
"requests": {
"cpu": "5m",