Skip to content

Commit 213bc9f

Browse files
authored
ECK docs: adding note about component templates when using stack policies (#2823)
Bringing in a change lost during docs migration: elastic/cloud-on-k8s#8457 @masseyke , I've reworded a bit the note, feel free to review and share your thoughts!
1 parent 0cd4a0f commit 213bc9f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

deploy-manage/deploy/cloud-on-k8s/elastic-stack-configuration-policies.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,17 @@ products:
1111
# {{stack}} configuration policies [k8s-stack-config-policy]
1212

1313
::::{warning}
14-
We have identified an issue with {{es}} 8.15.1 and 8.15.2 that prevents security role mappings configured via Stack configuration policies to work correctly. Avoid these versions and upgrade to 8.16.0 to remedy this issue if you are affected.
14+
We have identified an issue with {{es}} 8.15.1 and 8.15.2 that prevents security role mappings configured via Stack configuration policies to work correctly. Avoid these versions and upgrade to 8.16+ to remedy this issue if you are affected.
1515
::::
1616

1717

1818
::::{note}
1919
This requires a valid Enterprise license or Enterprise trial license. Check [the license documentation](../../license/manage-your-license-in-eck.md) for more details about managing licenses.
2020
::::
2121

22+
::::{note}
23+
Component templates created in configuration policies cannot currently be referenced from index templates created through the {{es}} API or {{kib}} UI.
24+
::::
2225

2326
Starting from ECK `2.6.1` and {{es}} `8.6.1`, {{stack}} configuration policies allow you to configure the following settings for {{es}}:
2427

0 commit comments

Comments
 (0)