Skip to content

Commit 38fdc6f

Browse files
authored
docs: Add API Label Info (#333)
1 parent 39d6c9b commit 38fdc6f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/api.md

+4
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,7 @@ spec:
6262
matchLabels:
6363
"operator.kyma-project.io/watcher-gateway": "default"
6464
```
65+
66+
## Labels
67+
68+
- **`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 commit comments

Comments
 (0)