Skip to content

Commit bae0589

Browse files
loft-botPiotr1215
andauthored
chore: update vcluster annotations reference with undocumented entries (#2124)
Co-authored-by: Piotr1215 <8086638+Piotr1215@users.noreply.github.com>
1 parent 270c62c commit bae0589

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

vcluster/reference/annotations.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,16 @@ Identifies the namespace where the vCluster is deployed in the host cluster.
4545

4646
Indicates that this resource is managed by vCluster and should not be modified directly.
4747

48+
### vcluster.loft.sh/protected {#vcluster-loft-sh-protected}
49+
50+
**Type:** Label
51+
52+
**Example:** `vcluster.loft.sh/protected: "apiservice"`
53+
54+
**Used on:** Service and Endpoint resources backing APIServices
55+
56+
Identifies APIService backend resources that should be protected from deletion by ValidatingAdmissionPolicy. The label value names the feature owning the resource for scoped policy bindings.
57+
4858
## Sync control annotations {#sync-control-annotations}
4959

5060
These annotations control how vCluster syncs resources between the virtual and host clusters.

0 commit comments

Comments
 (0)