-
Task
-
Resolution: Done
-
Normal
-
ACM 2.6.0, ACM 2.8.0, ACM 2.7.0
-
False
-
None
-
False
-
-
-
No
Create an informative issue (See each section, incomplete templates/issues won't be triaged)
Using the current documentation as a model, please complete the issue template.
Note: Doc team updates the current version and the two previous versions (n-2). For earlier versions, we will address only high-priority, customer-reported issues for releases in support.
Prerequisite: Start with what we have
Always look at the current documentation to describe the change that is needed. Use the source or portal link for Step 4:
- Use the Customer Portal:
Describe the changes in the doc and link to your dev story
Provide info for the following steps:
1. - [X] Mandatory Add the required version to the Fix version/s field.
2. - [X] Mandatory Choose the type of documentation change.
- [ ] New topic in an existing section or new section
- [X] Update to an existing topic
3. - [ ] Mandatory for GA content:
- [ ] Add steps and/or other important conceptual information here:
In Paragraph 1.9.7.3 Step 3 need to update the command from
kubeconfig_patch="[\{\"op\":\"replace\", \"path\":\"/data/kubeconfig\", \"value\":\"${kubeconfig}\"}]"
to
kubeconfig_patch="[\{\"op\":\"replace\", \"path\":\"/data/kubeconfig\", \"value\":\"${kubeconfig}\"}, \{\"op\":\"replace\", \"path\":\"/data/raw-kubeconfig\", \"value\":\"${kubeconfig}\"}]"