[argo] Create aggregate roles as pre-install hook (#69)

This commit is contained in:
Naseem 2019-05-13 16:16:44 -04:00 committed by Alex Collins
parent add39cf90b
commit 02ae101dbe
3 changed files with 77 additions and 1 deletions

View file

@ -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: {}