remove duplicate --encryption-provider-config (#12398)
remove duplicate --encryption-provider-config parameterpull/12469/head
parent
5101eaf912
commit
191055c7aa
|
@ -566,13 +566,6 @@ kube-apiserver [flags]
|
|||
<td></td><td style="line-height: 130%; word-wrap: break-word;">Amount of time to retain events.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">--encryption-provider-config string</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;">The file containing configuration for encryption providers to be used for storing secrets in etcd</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">--external-hostname string</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue