diff --git a/templates/questions/persistence/persistenceList.yaml b/templates/questions/persistence/persistenceList.yaml index e20a4bdde81..c9133d39bea 100644 --- a/templates/questions/persistence/persistenceList.yaml +++ b/templates/questions/persistence/persistenceList.yaml @@ -17,11 +17,6 @@ type: boolean default: true hidden: true - - variable: name - label: Name (Optional) - description: "Not required, please set to config when mounting /config or temp when mounting /tmp" - schema: - type: string - variable: type label: Type of Storage description: Sets the persistence type, Anything other than PVC could break rollback!