From 907ce14984fd7a35c4abede35ab0492211ae3174 Mon Sep 17 00:00:00 2001 From: Denise Date: Fri, 8 Mar 2019 07:12:17 -0800 Subject: [PATCH] Update _index.md --- .../en/installation/ha/helm-rancher/chart-options/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 f5d97a96622..5290be628a3 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,7 +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 | +| `busyboxImage` | "busybox" | `string` - Image location for busybox image used to collect audit logs _Note: Available as of v2.2.0_ | | `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 |