Skip to content

Commit

Permalink
Update rbac for gitlab runners
Browse files Browse the repository at this point in the history
  • Loading branch information
Pythoner6 committed Feb 2, 2024
1 parent 5e54f2a commit 690be49
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions k8s/gitlab/gitlab.cue
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,9 @@ kustomizations: helm: manifest: {
replicas: 3
nodeSelector: storage: "yes"
unregisterRunners: true
rbac:
create: true
clusterWideAccess: true
runners: config: """
[[runners]]
[runners.kubernetes]
Expand Down

0 comments on commit 690be49

Please sign in to comment.