Remove docs reference to ephemeral encryption key. (#129331)

Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
This commit is contained in:
Aleh Zasypkin 2022-04-04 16:08:16 +02:00 committed by GitHub
parent d89ddadc17
commit ce83b0a5d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ xpack.encryptedSavedObjects:
[IMPORTANT]
============================================================================
If you don't specify an encryption key, {kib} automatically generates a random key at startup. Every time you restart {kib}, it uses a new ephemeral encryption key and is unable to decrypt saved objects encrypted with another key. To prevent data loss, {kib} might disable features that rely on this encryption until you explicitly set an encryption key.
If you don't specify an encryption key, {kib} might disable features that rely on encrypted saved objects.
============================================================================
[[encryption-key-rotation]]