diff --git a/docs/integrations/platforms/kubernetes/infisical-dynamic-secret-crd.mdx b/docs/integrations/platforms/kubernetes/infisical-dynamic-secret-crd.mdx index 86db8febe..848da4055 100644 --- a/docs/integrations/platforms/kubernetes/infisical-dynamic-secret-crd.mdx +++ b/docs/integrations/platforms/kubernetes/infisical-dynamic-secret-crd.mdx @@ -223,8 +223,9 @@ spec: spec: dynamicSecret: secretName: + # Use either projectId OR projectSlug, not both projectId: # Either projectId or projectSlug is required - projectSlug: + # projectSlug: environmentSlug: secretsPath: ```