diff --git a/charts/account-operator/README.md b/charts/account-operator/README.md index 4039d9571..be890d626 100644 --- a/charts/account-operator/README.md +++ b/charts/account-operator/README.md @@ -23,7 +23,7 @@ A Helm chart to deploy OpenMFP Account-Operator | kcp.enabled | bool | `false` | Enable KCP | | kcp.virtualWorkspaceUrl | string | `""` | The URL for the virtual workspace | | kubeconfigSecret | string | `""` | The secret for kubeconfig | -| logLevel | string | `"info"` | The log level | +| logLevel | string | `"warn"` | The log level | | security.mountServiceAccountToken | bool | `true` | Mount the service account token | | subroutines.extension.enabled | bool | `true` | Enable extension subroutines | | subroutines.extensionReady.enabled | bool | `true` | Enable extension ready subroutines |