From 0814b2d2e159fa1f2c8a98221d2db65f8b7ce19e Mon Sep 17 00:00:00 2001 From: Denise Date: Fri, 8 Mar 2019 07:10:59 -0800 Subject: [PATCH] Update _index.md --- .../en/installation/ha/helm-rancher/chart-options/_index.md | 4 +++- 1 file changed, 3 insertions(+), 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 f9386fc5999..f5d97a96622 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 @@ -57,6 +57,8 @@ Set the `auditLog.destination` to `hostPath` to forward logs to volume shared wi ### Setting Extra Environment Variables +_Available as of v2.2.0_ + You can set extra environment variables for Rancher server using `extraEnv`. This list uses the same `name` and `value` keys as the container manifest definitions. Remember to quote the values. ```plain @@ -66,7 +68,7 @@ You can set extra environment variables for Rancher server using `extraEnv`. Thi ### TLS settings -_Available as of v2.1.7_ +_Available as of v2.2.0_ To set a different TLS configuration, you can use the `CATTLE_TLS_MIN_VERSION` and `CATTLE_TLS_CIPHERS` environment variables. For example, to configure TLS 1.0 as minimum accepted TLS version: