Skip to content

Commit

Permalink
docs(labels): add kuma.io/system-namespace explanation (#1895)
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Beaumont <[email protected]>
  • Loading branch information
michaelbeaumont committed Sep 13, 2024
1 parent 5b632c5 commit 5cc8863
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/_src/reference/kubernetes-annotations.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,12 @@ metadata:
Labeling pods or deployments will take precedence on the namespace annotation.
{% endif_version %}

### `kuma.io/system-namespace`

This label is used to indicate the Namespace that Kuma stores its secrets in.
It's automatically set on the Namespace the Helm chart is installed into by a
Job started by Helm.

## Annotations

{% if_version lte:2.7.x %}
Expand Down

0 comments on commit 5cc8863

Please sign in to comment.