rancher-charts/charts/elemental/103.0.0+up1.3.4/templates/globalrole.yaml

17 lines
309 B
YAML
Raw Normal View History

apiVersion: management.cattle.io/v3
builtin: false
description: "Elemental Administrator Role"
displayName: Elemental Administrator
kind: GlobalRole
metadata:
labels:
cattle.io/creator: norman
name: {{ .Release.Name }}
rules:
- apiGroups:
- elemental.cattle.io
resources:
- '*'
verbs:
- '*'