--- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: creationTimestamp: null name: anthoscertmanager-issuers-update-role rules: - apiGroups: - anthos-cert-manager.io resources: - issuers verbs: - create - delete - get - list - patch - update - watch - apiGroups: - anthos-cert-manager.io resources: - issuers/finalizers verbs: - update - apiGroups: - anthos-cert-manager.io resources: - issuers/status verbs: - get - patch - update