--- apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: creationTimestamp: null name: manager-role rules: - apiGroups: - apps resources: - daemonsets verbs: - create - delete - list - patch - update - watch - apiGroups: - apps resources: - deployments verbs: - create - delete - list - patch - update - watch - apiGroups: - apps resources: - statefulsets verbs: - create - delete - list - patch - update - watch - apiGroups: - awssecretsoperator.secretoperator resources: - secretsrotationmappings verbs: - create - delete - get - list - patch - update - watch - apiGroups: - awssecretsoperator.secretoperator resources: - secretsrotationmappings/status verbs: - get - patch - update