From 20d02d4e69863e3230f50eddcf75bfbc66fb21a7 Mon Sep 17 00:00:00 2001 From: Shoaib Mohammed <94443646+shmo1218@users.noreply.github.com> Date: Tue, 27 Feb 2024 14:38:25 +0530 Subject: [PATCH] Update Maintenance.md --- documentation/Maintenance.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/Maintenance.md b/documentation/Maintenance.md index f48bccd6b..dea9d936d 100644 --- a/documentation/Maintenance.md +++ b/documentation/Maintenance.md @@ -423,10 +423,10 @@ Kubernetes re-creates all the pod containers. However, your custom containers ma This task is required to upgrade OOB plugins and specified user plugins. -The OOB plugins are upgraded automatically if supported versions are changed for them. -For more information about supported versions, please refer to [Supported Versions](Installation.md#supported-versions). +The OOB plugins are upgraded automatically if the supported versions are changed for them. +For more information about the supported versions, refer to [Supported Versions](Installation.md#supported-versions). -Previously configured custom plugins are also re-installed if effectively resolved inventory configuration is changed for them. +The previously configured custom plugins are also re-installed if the effectively resolved inventory configuration is changed for them. For example, they may depend on Kubernetes version using [Dynamic Variables](Installation.md#dynamic-variables). You can also configure your own plugins for the upgrade as follows: