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
44icon : https://object-storage-ca-ymq-1.vexxhost.net/swift/v1/6e4619c416ff4bd19e1c087f27a43eea/www-images-prod/openstack-logo/OpenStack-Logo-Vertical.png
55home : https://github.com/kubernetes/cloud-provider-openstack
66name : openstack-cloud-controller-manager
7- version : 2.34.0
7+ version : 2.34.1
88maintainers :
99 - name : eumel8
1010
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ metadata:
1010 {{- end }}
1111subjects :
1212- kind : User
13- name : system:serviceaccount:{{ .Release.Namespace }}:{{ include "occm.name" . }}
13+ name : system:serviceaccount:{{ .Release.Namespace }}:{{ .Values.serviceAccountName }}
1414 apiGroup : rbac.authorization.k8s.io
1515roleRef :
1616 kind : ClusterRole
You can’t perform that action at this time.
0 commit comments