File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
charts/openstack-cloud-controller-manager Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: Openstack Cloud Controller Manager Helm Chart
4
4
icon : https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/www-images-prod/openstack-logo/OpenStack-Logo-Vertical.png
5
5
home : https://github.com/kubernetes/cloud-provider-openstack
6
6
name : openstack-cloud-controller-manager
7
- version : 2.33.0
7
+ version : 2.33.1
8
8
maintainers :
9
9
- name : eumel8
10
10
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ metadata:
10
10
{{- end }}
11
11
subjects :
12
12
- kind : User
13
- name : system:serviceaccount:{{ .Release.Namespace }}:{{ include "occm.name" . }}
13
+ name : system:serviceaccount:{{ .Release.Namespace }}:{{ .Values.serviceAccountName }}
14
14
apiGroup : rbac.authorization.k8s.io
15
15
roleRef :
16
16
kind : ClusterRole
You can’t perform that action at this time.
0 commit comments