Skip to content

Commit

Permalink
docs(guides) Document namespace migration
Browse files Browse the repository at this point in the history
Signed-off-by: Hristo Hristov <[email protected]>
  • Loading branch information
Svarrogh1337 committed Jul 31, 2024
1 parent 1e4579e commit af29610
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ns-bar Active 28s capsule.clastix.io/tenant=wind,kubernetes.io/metadata.na
ns-foo Active 36s capsule.clastix.io/tenant=solar,kubernetes.io/metadata.name=ns-foo
0df8e9ee-5f6f-40a4-897d-b80d349ca36f%
```
Edit UID and labels to match the output of the previous commands.
While altering ownerReferences name is sufficient on its own, it's highly recommended to edit the UID and labels to match the output of the previous commands.
```bash
kubectl edit ns ns-foo
```
Expand Down

0 comments on commit af29610

Please sign in to comment.