elsa-core/scripts/k8s/elsa-server/role-binding.yaml
Sipke Schoorstra 426b9bcde3 Move build and deployment scripts
This commit moves various build scripts, Docker-related files, Kubernetes deployment configurations, and migration scripts.
2024-08-14 21:42:46 +02:00

11 lines
295 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: proto-cluster
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: proto-cluster
subjects:
- kind: ServiceAccount
name: proto-cluster # this is the service account that should have the role applied