Skip to content

Commit 57283e6

Browse files
committed
v13: fix ordered list rendering in upgrade doc
1 parent 0d9c461 commit 57283e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/releases/v13/upgrade-v13.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ affected by `invenio index destroy --yes-i-know` and are totally functional afte
163163
```
164164
This means your OpenSearch user does not have sufficient permissions to create or update index templates.
165165
To resolve this, grant the necessary permissions to your user in the OpenSearch cluster:
166+
166167
1. Go to **OpenSearch Dashboards** -> **Security** -> **Roles** -> *<your role name>*.
167168
2. Edit the role and add the following cluster and index permissions:
168169
- `cluster:admin/component_template/put`

0 commit comments

Comments
 (0)