Commit e5fdb07
authored
[occm] Fix cloud-node-controller ClusterRoleBinding subject (#3092)
The system:cloud-node-controller ClusterRoleBinding was bound to a
non-existent cloud-node-controller ServiceAccount. The DaemonSet uses
cloud-controller-manager, so fix the binding subject to match.1 parent 14860c4 commit e5fdb07
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments