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.
1 parent d1633a4 commit 82e2020Copy full SHA for 82e2020
docs/reference/kots-cli-install.mdx
@@ -29,6 +29,16 @@ This command supports all [global flags](kots-cli-global-flags) and also:
29
<td>Type</td>
30
<td>Description</td>
31
</tr>
32
+ <tr>
33
+ <td><code>--additional-annotations</code></td>
34
+ <td>bool</td>
35
+ <td>Additional annotations to add to kotsadm pods.</td>
36
+ </tr>
37
38
+ <td><code>--additional-labels</code></td>
39
40
+ <td>Additional labels to add to kotsadm pods.</td>
41
42
<tr>
43
<td><code>--airgap</code></td>
44
<td>bool</td>
0 commit comments