fix(argo-workflows): remove old default init service account
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
922799081d
commit
460559fd32
1 changed files with 0 additions and 5 deletions
|
@ -5,11 +5,6 @@ images:
|
||||||
pullSecrets: []
|
pullSecrets: []
|
||||||
# - name: argo-pull-secret
|
# - name: argo-pull-secret
|
||||||
|
|
||||||
init:
|
|
||||||
# By default the installation will not set an explicit one, which will mean it uses `default` for the namespace the chart is
|
|
||||||
# being deployed to. In RBAC clusters, that will almost certainly fail. See the NOTES: section of the readme for more info.
|
|
||||||
serviceAccount: ""
|
|
||||||
|
|
||||||
createAggregateRoles: true
|
createAggregateRoles: true
|
||||||
|
|
||||||
## String to partially override "argo-workflows.fullname" template
|
## String to partially override "argo-workflows.fullname" template
|
||||||
|
|
Loading…
Reference in a new issue