diff --git a/charts/argo-workflows/values.yaml b/charts/argo-workflows/values.yaml index e5dab9f5..7de0dfea 100644 --- a/charts/argo-workflows/values.yaml +++ b/charts/argo-workflows/values.yaml @@ -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.