diff --git a/confluent_server/confluent/config/attributes.py b/confluent_server/confluent/config/attributes.py index 515f13cd..d3300acf 100644 --- a/confluent_server/confluent/config/attributes.py +++ b/confluent_server/confluent/config/attributes.py @@ -117,7 +117,8 @@ node = { 'no encryption is done. If set to "tpm2" then the OS ' 'will freely decrypt so long as the same ' 'Trusted Platform Module is available to decrypt the ' - 'volume'), + 'volume. Note that versions earlier than 8.2 may malfunction ' + 'at boot time if this feature is attempted, depending on configuration.'), 'validvalues': ('tpm2', 'none', ''), }, 'deployment.apiarmed': {