--- 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: - create - delete - get - list - patch - update - watch - apiGroups: - cluster.x-k8s.io resources: - clusters - clusters/status verbs: - get - list - patch - watch - apiGroups: - cluster.x-k8s.io resources: - machines - machines/status verbs: - get - list - watch - apiGroups: - exp.cluster.x-k8s.io resources: - machinepools - machinepools/status verbs: - get - list - watch - apiGroups: - exp.infrastructure.cluster.x-k8s.io resources: - azuremachinepools verbs: - create - delete - get - list - patch - update - watch - apiGroups: - exp.infrastructure.cluster.x-k8s.io resources: - azuremachinepools/status verbs: - get - patch - update - apiGroups: - exp.infrastructure.cluster.x-k8s.io resources: - azuremanagedclusters verbs: - create - delete - get - list - patch - update - watch - apiGroups: - exp.infrastructure.cluster.x-k8s.io resources: - azuremanagedclusters/status verbs: - get - patch - update - apiGroups: - exp.infrastructure.cluster.x-k8s.io resources: - azuremanagedcontrolplanes verbs: - create - delete - get - list - patch - update - watch - apiGroups: - exp.infrastructure.cluster.x-k8s.io resources: - azuremanagedcontrolplanes/status verbs: - get - patch - update - apiGroups: - exp.infrastructure.cluster.x-k8s.io resources: - azuremanagedmachinepools verbs: - create - delete - get - list - patch - update - watch - apiGroups: - exp.infrastructure.cluster.x-k8s.io resources: - azuremanagedmachinepools/status verbs: - get - patch - update - apiGroups: - infrastructure.cluster.x-k8s.io resources: - azureclusters verbs: - create - delete - get - list - patch - update - watch - apiGroups: - infrastructure.cluster.x-k8s.io resources: - azureclusters/status verbs: - get - patch - update - apiGroups: - infrastructure.cluster.x-k8s.io resources: - azuremachines verbs: - create - delete - get - list - patch - update - watch - apiGroups: - infrastructure.cluster.x-k8s.io resources: - azuremachines/status verbs: - get - patch - update - apiGroups: - infrastructure.cluster.x-k8s.io resources: - azuremachinetemplates - azuremachinetemplates/status verbs: - get - list - watch