mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-08-19 16:38:16 +00:00
busyboxImage option for server chart
This commit is contained in:
committed by
Denise Schannon
parent
d508130d64
commit
72a42d5edd
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user