Skip to content

Commit c15e7f0

Browse files
committed
adds final note
Signed-off-by: Chris Burns <29541485+ChrisJBurns@users.noreply.github.com>
1 parent 01ed557 commit c15e7f0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/toolhive/guides-k8s/deploy-operator.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ helm upgrade --install toolhive-operator-crds oci://ghcr.io/stacklok/toolhive/to
5353
-n toolhive-system --create-namespace
5454
```
5555

56+
If you do want to install into a separate namespace, you'll need to modify the
57+
annotations of the existing installed CRDs. See below in the Troubleshooting
58+
section for example `kubectl annotate` commands.
59+
5660
:::
5761

5862
This command installs the latest version of the ToolHive operator CRDs Helm

0 commit comments

Comments
 (0)