Fix rbac role

Drone is using the "default" service account.
This commit is contained in:
Basti 2019-03-03 14:11:49 +07:00
parent 30c3f47afd
commit 08cd2ad211
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ metadata:
name: kosmos-drone-rbac
subjects:
- kind: ServiceAccount
name: kosmos-drone-server
name: default
namespace: kosmos
roleRef:
kind: ClusterRole