dev-tools/kubernetes/base/elastic-agent-standalone/role-binding-kubeadm-config.yaml (11 lines of code) (raw):

apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: name: role-binding-kubeadm-config subjects: - kind: ServiceAccount name: service-account roleRef: kind: Role name: role-kubeadm-config apiGroup: rbac.authorization.k8s.io