Files
open-cluster-management/solutions/deploy-argocd-apps-pull/example/managed/apply-managed-clusterrolebinding.yaml
Omar Farag 483612a615 📖 docs Add: Added argocd pull docs (#168)
* Added argocd pull docs

Signed-off-by: Omar Farag <ofarag@redhat.com>

* Resolve suggestions

Signed-off-by: Omar Farag <ofarag@redhat.com>

---------

Signed-off-by: Omar Farag <ofarag@redhat.com>
2023-06-07 16:50:58 -04:00

13 lines
315 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: klusterlet-argocd-binding
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: argocd-klusterlet-consumer
subjects:
- kind: ServiceAccount
name: klusterlet-work-sa
namespace: open-cluster-management-agent