Skip to content

Commit

Permalink
docs: Add API Label Info (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeelaChacha authored Aug 14, 2024
1 parent 39d6c9b commit 38fdc6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,7 @@ spec:
matchLabels:
"operator.kyma-project.io/watcher-gateway": "default"
```

## Labels

- **`operator.kyma-project.io/managed-by`:** This label specifies the module that manages and listens the Watcher CR's corresponding webhook. The value of this label is used to generate the path in KCP for the Watcher webhook's requests - `/validate/<label-value>`.

0 comments on commit 38fdc6f

Please sign in to comment.