diff --git a/docs/integrations/platforms/kubernetes/infisical-secret-crd.mdx b/docs/integrations/platforms/kubernetes/infisical-secret-crd.mdx
index 5368aeb3f..d7fb6249a 100644
--- a/docs/integrations/platforms/kubernetes/infisical-secret-crd.mdx
+++ b/docs/integrations/platforms/kubernetes/infisical-secret-crd.mdx
@@ -68,6 +68,22 @@ When `hostAPI` is not defined the operator fetches secrets from Infisical Cloud.
available on paid plans. Default re-sync interval is every 1 minute.
+
+ This property enables instant updates from Infisical. When set to true,
+ changes made to secrets in Infisical will be immediately pushed to the
+ operator, triggering a configuration update. This reduces the need for
+ periodic re-syncs.
+
+
+ Note that `Instant Updates` is a paid feature.
+
+ If you're using Infisical Cloud, then it is available under the **Pro**,
+ and **Enterprise Tier** with varying retention periods. If you're self-hosting Infisical,
+ then you should contact sales@infisical.com to purchase an enterprise license to use it.
+
+
+
+
This block defines the TLS settings to use for connecting to the Infisical
instance.