[argo] Create aggregate roles as pre-install hook (#69)
This commit is contained in:
parent
add39cf90b
commit
02ae101dbe
3 changed files with 77 additions and 1 deletions
|
|
@ -12,6 +12,8 @@ init:
|
|||
# being deployed to. In RBAC clusters, that will almost certainly fail. See the NOTES: section of the readme for more info.
|
||||
serviceAccount: ""
|
||||
|
||||
createAggregateRoles: true
|
||||
|
||||
controller:
|
||||
# podAnnotations is an optional map of annotations to be applied to the controller Pods
|
||||
podAnnotations: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue