diff --git a/model/clusters_mgmt/v1/cluster_type.model b/model/clusters_mgmt/v1/cluster_type.model index 4e76140b0..b925f241e 100644 --- a/model/clusters_mgmt/v1/cluster_type.model +++ b/model/clusters_mgmt/v1/cluster_type.model @@ -217,6 +217,8 @@ class Cluster { // Indicates whether that etcd is encrypted or not. // This is set only during cluster creation. + // For ROSA-HCP Clusters, etcd is always encrypted, if not set/false, or kms user's key not set, + // defaults true indicates 'encrypted by internal key'. // For ARO-HCP Clusters, this is a readonly attribute, always set to true. EtcdEncryption Boolean