mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 09:33:52 +00:00
Fix the way addon-manager handles non-namespaced objects
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user