Apply suggestions from code review

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
Marco Kilchhofer 2021-06-03 13:03:02 +02:00 committed by GitHub
parent 861deb6910
commit 3e0d74a020
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.