Newer
Older
KubernetesApplication / ArgoCD / manifests / base / notification / argocd-notifications-controller-rolebinding.yaml
@yangyang xie yangyang xie on 31 Aug 2022 282 bytes add more k8s bundle
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  name: argocd-notifications-controller
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: argocd-notifications-controller
subjects:
- kind: ServiceAccount
  name: argocd-notifications-controller