fix small mistake in persistence list
This commit is contained in:
parent
cf1b45f03c
commit
5f83b52688
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue