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: