--- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: creationTimestamp: null name: manager-role rules: - apiGroups: - "" resources: - events verbs: - create - get - list - patch - update - watch - apiGroups: - "" resources: - secrets verbs: - get - list - update - watch - apiGroups: - metal3.io resources: - baremetalhosts verbs: - create - delete - get - list - patch - update - watch - apiGroups: - metal3.io resources: - baremetalhosts/status verbs: - get - patch - update - apiGroups: - metal3.io resources: - bmceventsubscriptions verbs: - create - delete - get - list - patch - update - watch - apiGroups: - metal3.io resources: - bmceventsubscriptions/status verbs: - get - patch - update - apiGroups: - metal3.io resources: - firmwareschemas verbs: - create - delete - get - list - patch - update - watch - apiGroups: - metal3.io resources: - firmwareschemas/status verbs: - get - patch - update - apiGroups: - metal3.io resources: - hostfirmwaresettings verbs: - create - delete - get - list - patch - update - watch - apiGroups: - metal3.io resources: - hostfirmwaresettings/status verbs: - get - patch - update - apiGroups: - metal3.io resources: - preprovisioningimages verbs: - create - delete - get - list - patch - update - watch - apiGroups: - metal3.io resources: - preprovisioningimages/status verbs: - get - patch - update