Apply suggestions from code review
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
861deb6910
commit
3e0d74a020
1 changed files with 2 additions and 2 deletions
|
@ -14,11 +14,11 @@ createAggregateRoles: true
|
|||
|
||||
## String to partially override "argo-workflows.fullname" template
|
||||
##
|
||||
# nameOverride:
|
||||
nameOverride:
|
||||
|
||||
## String to fully override "argo-workflows.fullname" template
|
||||
##
|
||||
# fullnameOverride:
|
||||
fullnameOverride:
|
||||
|
||||
# Restrict Argo to only deploy into a single namespace by apply Roles and RoleBindings instead of the Cluster equivalents,
|
||||
# and start argo-cli with the --namespaced flag. Use it in clusters with strict access policy.
|
||||
|
|
Loading…
Reference in a new issue