File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8484kind : ClusterRoleBinding
8585apiVersion : rbac.authorization.k8s.io/v1
8686metadata :
87- name : " system:hcloud-cloud-controller-manager"
87+ # The prefix ":restricted" originates from removing the cluster-admin role from HCCM.
88+ # Renaming the ClusterRoleBinding makes the migration easier for users.
89+ name : " system:hcloud-cloud-controller-manager:restricted"
8890roleRef :
8991 apiGroup : rbac.authorization.k8s.io
9092 kind : ClusterRole
Original file line number Diff line number Diff line change 8484kind : ClusterRoleBinding
8585apiVersion : rbac.authorization.k8s.io/v1
8686metadata :
87- name : " system:hcloud-cloud-controller-manager"
87+ # The prefix ":restricted" originates from removing the cluster-admin role from HCCM.
88+ # Renaming the ClusterRoleBinding makes the migration easier for users.
89+ name : " system:hcloud-cloud-controller-manager:restricted"
8890roleRef :
8991 apiGroup : rbac.authorization.k8s.io
9092 kind : ClusterRole
Original file line number Diff line number Diff line change 22kind : ClusterRoleBinding
33apiVersion : rbac.authorization.k8s.io/v1
44metadata :
5- name : " system:{{ include " hcloud-cloud-controller-manager.name" . }}"
5+ # The prefix ":restricted" originates from removing the cluster-admin role from HCCM.
6+ # Renaming the ClusterRoleBinding makes the migration easier for users.
7+ name : " system:{{ include " hcloud-cloud-controller-manager.name" . }}:restricted"
68roleRef :
79 apiGroup : rbac.authorization.k8s.io
810 kind : ClusterRole
Original file line number Diff line number Diff line change 8484kind : ClusterRoleBinding
8585apiVersion : rbac.authorization.k8s.io/v1
8686metadata :
87- name : " system:hcloud-cloud-controller-manager"
87+ # The prefix ":restricted" originates from removing the cluster-admin role from HCCM.
88+ # Renaming the ClusterRoleBinding makes the migration easier for users.
89+ name : " system:hcloud-cloud-controller-manager:restricted"
8890roleRef :
8991 apiGroup : rbac.authorization.k8s.io
9092 kind : ClusterRole
Original file line number Diff line number Diff line change 8484kind : ClusterRoleBinding
8585apiVersion : rbac.authorization.k8s.io/v1
8686metadata :
87- name : " system:hcloud-cloud-controller-manager"
87+ # The prefix ":restricted" originates from removing the cluster-admin role from HCCM.
88+ # Renaming the ClusterRoleBinding makes the migration easier for users.
89+ name : " system:hcloud-cloud-controller-manager:restricted"
8890roleRef :
8991 apiGroup : rbac.authorization.k8s.io
9092 kind : ClusterRole
You can’t perform that action at this time.
0 commit comments