should be kv1, not kv

This commit is contained in:
brent s 2020-03-31 16:17:17 -04:00
parent adda893775
commit 584e3cd4ce
Signed by: bts
GPG Key ID: 8C004C2F93481F6B
1 changed files with 1 additions and 1 deletions

View File

@ -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 -->