Skip to content

Commit bc2d0f0

Browse files
committed
Add missing end-note
Signed-off-by: Michael Montgomery <[email protected]>
1 parent b6a2315 commit bc2d0f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-manage/users-roles/cluster-or-deployment-auth/managed-credentials-eck.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,13 @@ ECK facilitates file-based role management through Kubernetes secrets containing
101101
Refer to [Managing custom roles](/deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles.md#managing-custom-roles) for details and ECK based examples.
102102

103103
## Controlling the length of ECK-generated passwords
104-
:::
105104
```{applies_to}
106105
eck: ga 3.2
107106
```
108107

109108
:::{note}
110109
The ability to control the length of passwords for [file-based credentials](/deploy-manage/users-roles/cluster-or-deployment-auth/file-based.md) generated by {{eck}} requires an Enterprise license.
110+
:::
111111

112112
You can control the length of generated file-based passwords in {{eck}} installations by setting either `config.policies.passwords.length` in your Helm chart values or `password-length` in the `elastic-operator` `ConfigMap` when installing with YAML manifests. Refer to the [operator configuration documentation](../../deploy/cloud-on-k8s/configure-eck.md) for details on managing these settings.
113113

0 commit comments

Comments
 (0)