Files
infrastructure/clusters/cl01tl/manifests/elastic-operator/ClusterRoleBinding-elastic-operator.yml

21 lines
587 B
YAML

---
# Source: elastic-operator/charts/eck-operator/templates/role-bindings.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: elastic-operator
labels:
app.kubernetes.io/name: elastic-operator
app.kubernetes.io/instance: elastic-operator
app.kubernetes.io/version: "3.2.0"
helm.sh/chart: eck-operator-3.2.0
app.kubernetes.io/managed-by: Helm
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: elastic-operator
subjects:
- kind: ServiceAccount
name: elastic-operator
namespace: elastic-operator