fix small mistake in persistence list

This commit is contained in:
kjeld Schouten-Lebbing 2021-11-06 17:01:08 +01:00
parent cf1b45f03c
commit 5f83b52688
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
hidden: true
- variable: type
label: "Type of Storage"
description: "Sets the persistence type, Anything other than PVC could break rollback!""
description: "Sets the persistence type, Anything other than PVC could break rollback!"
schema:
type: string
default: "simpleHP"