We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d9c461 commit 57283e6Copy full SHA for 57283e6
docs/releases/v13/upgrade-v13.0.md
@@ -163,6 +163,7 @@ affected by `invenio index destroy --yes-i-know` and are totally functional afte
163
```
164
This means your OpenSearch user does not have sufficient permissions to create or update index templates.
165
To resolve this, grant the necessary permissions to your user in the OpenSearch cluster:
166
+
167
1. Go to **OpenSearch Dashboards** -> **Security** -> **Roles** -> *<your role name>*.
168
2. Edit the role and add the following cluster and index permissions:
169
- `cluster:admin/component_template/put`
0 commit comments