Skip to content

Commit 82e2020

Browse files
authored
Doc additional-annotaions and additional-labels (#2695)
1 parent d1633a4 commit 82e2020

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/reference/kots-cli-install.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,16 @@ This command supports all [global flags](kots-cli-global-flags) and also:
2929
<td>Type</td>
3030
<td>Description</td>
3131
</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+
<tr>
38+
<td><code>--additional-labels</code></td>
39+
<td>bool</td>
40+
<td>Additional labels to add to kotsadm pods.</td>
41+
</tr>
3242
<tr>
3343
<td><code>--airgap</code></td>
3444
<td>bool</td>

0 commit comments

Comments
 (0)