Update openstack-ccm addon to 2.28.0 (#121)
* Update openstack-ccm addon to 2.28.0 * Update image repository for OCCM --------- Co-authored-by: mkjpryor <mkjpryor@users.noreply.github.com> Co-authored-by: Matt Pryor <matt@stackhpc.com>
This commit is contained in:
parent
11b92001ec
commit
5996f85921
@ -10,7 +10,7 @@ metadata:
|
||||
stringData:
|
||||
defaults: |
|
||||
image:
|
||||
repository: {{ include "cluster-addons.imagePrefix" . }}docker.io/k8scloudprovider/openstack-cloud-controller-manager
|
||||
repository: {{ include "cluster-addons.imagePrefix" . }}registry.k8s.io/provider-os/openstack-cloud-controller-manager
|
||||
secret:
|
||||
create: false
|
||||
cluster:
|
||||
|
@ -85,7 +85,7 @@ openstack:
|
||||
chart:
|
||||
repo: https://kubernetes.github.io/cloud-provider-openstack
|
||||
name: openstack-cloud-controller-manager
|
||||
version: 1.4.0
|
||||
version: 2.28.0
|
||||
values: {}
|
||||
# Settings for the Cinder CSI plugin
|
||||
csiCinder:
|
||||
|
@ -313,7 +313,7 @@ autoscaler:
|
||||
image:
|
||||
# Defaults to the global image prefix if not given
|
||||
prefix:
|
||||
repository: k8s.gcr.io/autoscaling/cluster-autoscaler
|
||||
repository: registry.k8s.io/autoscaling/cluster-autoscaler
|
||||
pullPolicy: IfNotPresent
|
||||
# The cluster-autoscaler docs recommend using a version that matches the
|
||||
# Kubernetes version, but versions should be (mostly) backwards-compatible
|
||||
|
Loading…
x
Reference in New Issue
Block a user