From 2a096ecd72aedc2333e61897686725be3a3c7d05 Mon Sep 17 00:00:00 2001 From: lyuin Date: Tue, 14 Jan 2025 13:01:29 +0900 Subject: [PATCH] Update updating-an-add-on.adoc --- latest/ug/workloads/updating-an-add-on.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latest/ug/workloads/updating-an-add-on.adoc b/latest/ug/workloads/updating-an-add-on.adoc index 56f8714e1..6902fc9a1 100644 --- a/latest/ug/workloads/updating-an-add-on.adoc +++ b/latest/ug/workloads/updating-an-add-on.adoc @@ -113,7 +113,7 @@ NOTE: Retaining the default role name enables EKS to pre-select the role for add ... For add-ons that do not have *Requires subscription* under *Status* and where you want to configure roles using IRSA, see the documentation for the add-on that you're creating to create an IAM policy and attach it to a role. For a list of add-ons, see <>. Selecting an IAM role requires that you have an IAM [.noloc]`OpenID Connect` ([.noloc]`OIDC`) provider for your cluster. To determine whether you have one for your cluster, or to create one, see <>. .. Expand the *Optional configuration settings*. -.. In *Configuration values*, enter any add-on specific configuration information. For more information, see the documentation for the add-on that you're updating. For a list of add-ons, see <>... For *Conflict resolution method*, select one of the options. If you have set custom values for add-on settings, we recommend the *Preserve* option. If you don't choose this option, Amazon EKS overwrites your values with its default values. If you use this option, then we recommend that you test any field and value changes on a non-production cluster before updating the add-on on your production cluster. +.. In *Configuration values*, enter any add-on specific configuration information. For more information, see the documentation for the add-on that you're updating. For a list of add-ons, see <>... For *Conflict resolution method*, select one of the options. If you have set custom values for add-on settings, we recommend the *Preserve* option. If you don't choose this option, Amazon EKS overwrites your values with its default values. If you use this option, then we recommend that you test any field and value changes on a non-production cluster before updating the add-on on your production cluster. If you change this value to overwrite, all settings are changed to Amazon EKS default values. If you've set custom values for any settings, they might be overwritten with Amazon EKS default values. If you change this value to none, Amazon EKS doesn't change the value of any settings, but the update might fail. If the update fails, you receive an error message to help you resolve the conflict. . Choose *Save changes*.