|
@@ -4153,6 +4153,12 @@
|
|
|
<td>5m0s</td>
|
|
<td>5m0s</td>
|
|
|
<td>Default Time duration between reconciling (Cluster)SecretStores</td>
|
|
<td>Default Time duration between reconciling (Cluster)SecretStores</td>
|
|
|
</tr>
|
|
</tr>
|
|
|
|
|
+<tr>
|
|
|
|
|
+<td><code>--enable-http2</code></td>
|
|
|
|
|
+<td>boolean</td>
|
|
|
|
|
+<td>false</td>
|
|
|
|
|
+<td>If set, HTTP/2 will be enabled for the metrics server</td>
|
|
|
|
|
+</tr>
|
|
|
</tbody>
|
|
</tbody>
|
|
|
</table>
|
|
</table>
|
|
|
<h2 id="cert-controller-flags">Cert Controller Flags</h2>
|
|
<h2 id="cert-controller-flags">Cert Controller Flags</h2>
|
|
@@ -4232,6 +4238,12 @@
|
|
|
<td>default</td>
|
|
<td>default</td>
|
|
|
<td>Webhook service namespace</td>
|
|
<td>Webhook service namespace</td>
|
|
|
</tr>
|
|
</tr>
|
|
|
|
|
+<tr>
|
|
|
|
|
+<td><code>--enable-http2</code></td>
|
|
|
|
|
+<td>boolean</td>
|
|
|
|
|
+<td>false</td>
|
|
|
|
|
+<td>If set, HTTP/2 will be enabled for the metrics server</td>
|
|
|
|
|
+</tr>
|
|
|
</tbody>
|
|
</tbody>
|
|
|
</table>
|
|
</table>
|
|
|
<h2 id="webhook-flags">Webhook Flags</h2>
|
|
<h2 id="webhook-flags">Webhook Flags</h2>
|
|
@@ -4317,6 +4329,12 @@
|
|
|
<td>1.2</td>
|
|
<td>1.2</td>
|
|
|
<td>minimum version of TLS supported.</td>
|
|
<td>minimum version of TLS supported.</td>
|
|
|
</tr>
|
|
</tr>
|
|
|
|
|
+<tr>
|
|
|
|
|
+<td><code>--enable-http2</code></td>
|
|
|
|
|
+<td>boolean</td>
|
|
|
|
|
+<td>false</td>
|
|
|
|
|
+<td>If set, HTTP/2 will be enabled for the metrics and webhook servers</td>
|
|
|
|
|
+</tr>
|
|
|
</tbody>
|
|
</tbody>
|
|
|
</table>
|
|
</table>
|
|
|
|
|
|