diff --git a/content/rancher/v2.x/en/installation/ha/helm-rancher/chart-options/_index.md b/content/rancher/v2.x/en/installation/ha/helm-rancher/chart-options/_index.md index 0a60d04c186..4f8abf2ae37 100644 --- a/content/rancher/v2.x/en/installation/ha/helm-rancher/chart-options/_index.md +++ b/content/rancher/v2.x/en/installation/ha/helm-rancher/chart-options/_index.md @@ -27,6 +27,7 @@ weight: 276 | `auditLog.maxAge` | 1 | `int` - maximum number of days to retain old audit log files | | `auditLog.maxBackups` | 1 | `int` - maximum number of audit log files to retain | | `auditLog.maxSize` | 100 | `int` - maximum size in megabytes of the audit log file before it gets rotated | +| `busyboxImage` | "busybox" | `string` - Image location for busybox image used to collect audit logs | | `debug` | false | `bool` - set debug flag on rancher server | | `extraEnv` | [] | `list` - set additional environment variables for rancher. | | `imagePullSecrets` | [] | `list` - list of names of Secret resource containing private registry credentials |