acm/deploy/helm/multicluster-engine/templates/multicluster-engine-24ypu7kfytsyr214niiohreuuk82ekm3fwzrholseqe.role.yaml (38 lines of code) (raw):

apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: creationTimestamp: null name: multicluster-engine-24ypu7kfytsyr214niiohreuuk82ekm3fwzrholseqe namespace: '{{ .Release.Namespace }}' rules: - apiGroups: - "" resources: - configmaps verbs: - get - list - watch - create - update - patch - delete - apiGroups: - coordination.k8s.io resources: - leases verbs: - get - list - watch - create - update - patch - delete - apiGroups: - "" resources: - events verbs: - create - patch