diff --git a/ui/app/helpers/all-features.js b/ui/app/helpers/all-features.js index dd47360f3d336..eaf4027bac18d 100644 --- a/ui/app/helpers/all-features.js +++ b/ui/app/helpers/all-features.js @@ -10,6 +10,8 @@ const ALL_FEATURES = [ 'Control Groups', 'Performance Standby', 'Namespaces', + 'KMIP', + 'Entropy Augmentation', ]; export function allFeatures() {