fix linting errors
This commit is contained in:
parent
c198600c87
commit
51a2413877
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ workflow:
|
||||||
create: false # Specifies whether a service account should be created
|
create: false # Specifies whether a service account should be created
|
||||||
annotations: {}
|
annotations: {}
|
||||||
name: "default" # Service account which is used to run workflows
|
name: "default" # Service account which is used to run workflows
|
||||||
rbac:
|
rbac:
|
||||||
create: false # adds Role and RoleBinding for the above specified service account to be able to run workflows
|
create: false # adds Role and RoleBinding for the above specified service account to be able to run workflows
|
||||||
|
|
||||||
controller:
|
controller:
|
||||||
|
|
Loading…
Reference in a new issue