diff --git a/charts/system/openebs/questions.yaml b/charts/system/openebs/questions.yaml index 5ed43bed3c3..0df24667186 100644 --- a/charts/system/openebs/questions.yaml +++ b/charts/system/openebs/questions.yaml @@ -63,7 +63,6 @@ questions: schema: type: boolean default: true - hidden: true - variable: provisioner label: "provisioner" schema: @@ -143,3 +142,9 @@ questions: type: string default: "off" hidden: true + - variable: encryption + label: "dedup" + schema: + type: string + default: "off" + hidden: true