We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d785a4d + 53253af commit 5439568Copy full SHA for 5439568
content/zh-cn/docs/reference/config-api/apiserver-encryption.v1.md
@@ -107,6 +107,17 @@ KMSConfiguration 包含基于 KMS 的封套转换器的名称、缓存大小以
107
<thead><tr><th width="30%"><!--Field-->字段</th><th><!--Description-->描述</th></tr></thead>
108
<tbody>
109
110
+
111
+<tr><td><code>apiVersion</code><br/>
112
+<code>string</code>
113
+</td>
114
+<td>
115
+ <p>
116
+ <!--apiVersion of KeyManagementService-->
117
+ KeyManagementService 的 apiVersion
118
+ </p>
119
120
+</tr>
121
<tr><td><code>name</code> <B>[必需]</B><br/>
122
<code>string</code>
123
</td>
0 commit comments