authelia-controller/manifests/cluster-role-binding.yaml
Dreaded_X c5785c91d0
Some checks failed
Build and deploy / Build container and manifests (push) Failing after 3m18s
Setup build
2025-04-18 02:58:02 +02:00

12 lines
264 B
YAML

kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: authelia-controller
subjects:
- kind: ServiceAccount
name: authelia-controller
roleRef:
kind: ClusterRole
name: authelia-controller
apiGroup: rbac.authorization.k8s.io