mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-01-27 10:19:35 +00:00
update CCM image to v33.1.1
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
"containers":[
|
||||
{
|
||||
"name": "cloud-controller-manager",
|
||||
"image": "gcr.io/k8s-staging-cloud-provider-gcp/cloud-controller-manager:v30.0.0",
|
||||
"image": "registry.k8s.io/cloud-provider-gcp/cloud-controller-manager:v33.1.1",
|
||||
"command": ["/go-runner"],
|
||||
"resources": {
|
||||
"requests": {
|
||||
"cpu": "{{cpurequest}}"
|
||||
|
||||
Reference in New Issue
Block a user