Skip to content

Commit b6a2315

Browse files
committed
Move applies_to
Signed-off-by: Michael Montgomery <[email protected]>
1 parent 04f2f25 commit b6a2315

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,15 +101,14 @@ 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-
105-
:::{note}
106-
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.
107104
:::
108-
109105
```{applies_to}
110106
eck: ga 3.2
111107
```
112108

109+
:::{note}
110+
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.
111+
113112
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.
114113

115114
:::{note}

0 commit comments

Comments
 (0)