Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/runtime-watcher/k8s.io…
Browse files Browse the repository at this point in the history
…/apiextensions-apiserver-0.31.0
  • Loading branch information
nesmabadr authored Aug 14, 2024
2 parents 84d2e0d + 38fdc6f commit fec2018
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 fec2018

Please sign in to comment.