blob: 7c2331d1591af617c343079885048b9bf0cc4dd8 [file] [log] [blame]
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
creationTimestamp: null
name: manager-role
rules:
- resources:
- configmaps
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- resources:
- secrets
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- resources:
- serviceaccounts
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- resources:
- services
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- airflow.apache.org
resources:
- airflowbases
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- airflow.apache.org
resources:
- airflowbases/status
verbs:
- get
- patch
- update
- apiGroups:
- airflow.apache.org
resources:
- airflowclusters
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- airflow.apache.org
resources:
- airflowclusters/status
verbs:
- get
- patch
- update
- apiGroups:
- app.k8s.io
resources:
- applications
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- apps
resources:
- statefulsets
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- policy
resources:
- poddisruptionbudgets
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- rbac.authorization.k8s.io
resources:
- rolebindings
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- storage.k8s.io
resources:
- storageclasses
verbs:
- create
- delete
- get
- list
- patch
- update
- watch