Define RBAC for running in cluster.

This commit is contained in:
Michael Lipp 2023-09-16 11:48:20 +02:00
parent ea6751282c
commit f24b6aca52
5 changed files with 44 additions and 1 deletions

View file

@ -7,4 +7,7 @@ resources:
- vmop-role-binding.yaml
- vmop-image-repository-pvc.yaml
- vmop-config-map.yaml
- vmop-deployment.yaml
- vmop-deployment.yaml
- vmrunner-role.yaml
- vmrunner-service-account.yaml
- vmrunner-role-binding.yaml