From e76b6972a7303190c76312883f31040d5d36d5f5 Mon Sep 17 00:00:00 2001 From: Sheen Capadngan Date: Tue, 6 Jan 2026 21:50:16 +0800 Subject: [PATCH] misc: addresesd comment --- .../integrations/platforms/kubernetes/infisical-secret-crd.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/integrations/platforms/kubernetes/infisical-secret-crd.mdx b/docs/integrations/platforms/kubernetes/infisical-secret-crd.mdx index 765dfbf365..22b45815fe 100644 --- a/docs/integrations/platforms/kubernetes/infisical-secret-crd.mdx +++ b/docs/integrations/platforms/kubernetes/infisical-secret-crd.mdx @@ -1628,7 +1628,8 @@ The operator provides flexible options for managing labels and annotations on ma - This allows you to keep InfisicalSecret-specific metadata separate from the managed secret metadata - To prevent propagation while using `template.metadata`, pass empty objects for labels and/or annotations: + To prevent any propagation while using `template.metadata`, pass empty objects for labels and/or annotations. + This will ensure no labels or annotations are propagated to the managed secret, even from the InfisicalSecret CRD's own labels/annotations: ```yaml template: