should be kv1, not kv
This commit is contained in:
parent
adda893775
commit
584e3cd4ce
@ -116,7 +116,7 @@
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:token">
|
||||
<xs:enumeration value="cubbyhole"/>
|
||||
<xs:enumeration value="kv"/>
|
||||
<xs:enumeration value="kv1"/>
|
||||
<xs:enumeration value="kv2"/>
|
||||
<!-- TODO: can any of the below be enabled? -->
|
||||
<!-- more at .../ui/vault/settings/mount-secret-backend -->
|
||||
|
Loading…
Reference in New Issue
Block a user