Skip to content

Commit 8ad3aa6

Browse files
helm-docs
1 parent 1746e54 commit 8ad3aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/argo-cd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ NAME: my-release
523523
|-----|------|---------|-------------|
524524
| configs.clusterCredentials | list | `[]` (See [values.yaml]) | Provide one or multiple [external cluster credentials] |
525525
| configs.cm."admin.enabled" | bool | `true` | Enable local admin user |
526-
| configs.cm."application.instanceLabelKey" | string | `"argocd.argoproj.io/instance"` | The name of tracking label used by Argo CD for resource pruning |
526+
| configs.cm."application.instanceLabelKey" | string | Defaults to app.kubernetes.io/instance | The name of tracking label used by Argo CD for resource pruning |
527527
| configs.cm."exec.enabled" | bool | `false` | Enable exec feature in Argo UI |
528528
| configs.cm."kustomize.setNamespace.enabled" | bool | `false` | Enable set namespace during kustomize build |
529529
| configs.cm."server.rbac.log.enforce.enable" | bool | `false` | Enable logs RBAC enforcement |

0 commit comments

Comments
 (0)