update documentation

Signed-off-by: Nick Heijmink <nick.heijmink@alliander.com>
pull/3138/head
Nick Heijmink 2025-01-24 16:21:54 +01:00
parent 7cb42bbf4a
commit bbbdf6fe32
1 changed files with 1 additions and 0 deletions

View File

@ -726,6 +726,7 @@ NAME: my-release
| configs.clusterCredentials | object | `{}` (See [values.yaml]) | Provide one or multiple [external cluster credentials] |
| configs.cm."admin.enabled" | bool | `true` | Enable local admin user |
| configs.cm."application.instanceLabelKey" | string | `"argocd.argoproj.io/instance"` | The name of tracking label used by Argo CD for resource pruning |
| configs.cm."application.sync.impersonation.enabled" | string | `"false"` | Enable control of the service account used for the sync operation |
| configs.cm."exec.enabled" | bool | `false` | Enable exec feature in Argo UI |
| configs.cm."server.rbac.log.enforce.enable" | bool | `false` | Enable logs RBAC enforcement |
| configs.cm."statusbadge.enabled" | bool | `false` | Enable Status Badge |