remove duplicate --encryption-provider-config (#12398)

remove duplicate --encryption-provider-config parameter
pull/12469/head
Wenjun Wu 2019-01-31 11:10:12 -08:00 committed by Kubernetes Prow Robot
parent 5101eaf912
commit 191055c7aa
1 changed files with 0 additions and 7 deletions

View File

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